第 6 组:源码链接、构建和文档约束闭环完成
This commit is contained in:
@@ -159,8 +159,13 @@ LinuxCNC interpreter sources currently involve Python/Boost.Python remap paths.
|
||||
|
||||
- disable Python remap
|
||||
- disable dynamic module loading
|
||||
- replace file-backed parameter persistence with in-memory buffers
|
||||
- provide browser-safe tool table and INI/config loading through JSON
|
||||
- route LinuxCNC parameter-file reads and writes through an OPFS-backed wasm
|
||||
workspace, preserving `rs274ngc.var` and `.bak` persistence in browser runs
|
||||
as defined by `src/emc/rs274ngc/interp_internal.hh` and exercised by
|
||||
`Interp::restore_parameters`/`Interp::save_parameters` in
|
||||
`src/emc/rs274ngc/rs274ngc_pre.cc`
|
||||
- provide browser-safe tool table and INI/config loading through JSON or
|
||||
OPFS-backed files
|
||||
|
||||
## Step 5: Emscripten build
|
||||
|
||||
|
||||
Reference in New Issue
Block a user