接入 LinuxCNC TP 运行反馈
This commit is contained in:
@@ -104,5 +104,5 @@ link_wasm_module \
|
||||
-s ENVIRONMENT=web,node \
|
||||
-s ALLOW_MEMORY_GROWTH=1 \
|
||||
-s NO_EXIT_RUNTIME=1 \
|
||||
-s EXPORTED_FUNCTIONS='["_malloc","_free","_lctp_run_probe","_lctp_free_string"]' \
|
||||
-s EXPORTED_RUNTIME_METHODS='["UTF8ToString"]'
|
||||
-s EXPORTED_FUNCTIONS='["_malloc","_free","_lctp_run_probe","_lctp_run_canonical_motion_timing","_lctp_free_string"]' \
|
||||
-s EXPORTED_RUNTIME_METHODS='["UTF8ToString","stringToUTF8","lengthBytesUTF8"]'
|
||||
|
||||
Reference in New Issue
Block a user