尽快推进:收紧WASM blocker参数文件源码锚点

This commit is contained in:
cnc
2026-06-05 08:38:29 +08:00
parent cf3154b043
commit 77e92b0116
3 changed files with 16 additions and 3 deletions

View File

@@ -8,8 +8,8 @@ cd "$(dirname "$0")"
# src/emc/rs274ngc/gcodemodule.cc, interp_namedparams.cc, interp_o_word.cc,
# and the py*.cc module bindings; tooldata/native-backend blockers come from
# src/emc/tooldata/tooldata_mmap.cc and tooldata_db.cc; native filesystem
# blockers come from LinuxCNC RS274 sources such as interp_o_word.cc and
# interp_write.cc.
# coverage comes from LinuxCNC RS274 sources such as interp_o_word.cc
# directory traversal and rs274ngc_pre.cc parameter-file replacement.
linuxcnc_root=${LINUXCNC_ROOT:-../linuxcnc}
manifest=${1:-linuxcnc-rs274-wasm-source-files.txt}