按提示词结论补 wasm guardrail 源码依据
This commit is contained in:
@@ -3,6 +3,9 @@ set -euo pipefail
|
||||
|
||||
cd "$(dirname "$0")"
|
||||
|
||||
# LinuxCNC source basis: linuxcnc-rs274-wasm-source-files.txt enumerates the
|
||||
# RS274, tooldata, INI, NML, RTAPI, HAL, and PythonPlugin LinuxCNC files that
|
||||
# are compile-checked or shimmed for the browser/WASM source-link path.
|
||||
manifest=${1:-linuxcnc-rs274-wasm-source-files.txt}
|
||||
filter_group=${2:-core}
|
||||
output_mode=${3:-relative}
|
||||
|
||||
Reference in New Issue
Block a user