扩展解释器WASM参数夹具
结论:解释器核心WASM验证新增主轴定向、注释日志和编号参数夹具,继续直接复用LinuxCNC解释器源码与现有canonical期望。
This commit is contained in:
@@ -51,6 +51,9 @@ const fixtureNames = [
|
||||
"feed_control_modes",
|
||||
"position_params",
|
||||
"probe_semantics",
|
||||
"spindle_orient",
|
||||
"comment_logging",
|
||||
"numbered_params",
|
||||
];
|
||||
|
||||
for (const fixtureName of fixtureNames) {
|
||||
|
||||
Reference in New Issue
Block a user