Files
workinf_Blender_Wasm/tests/golden/W-020/toolchain.json
2026-08-12 04:47:48 -04:00

7 lines
217 B
JSON

{
"taskId": "W-020",
"emscripten": "3.1.69",
"outputs": ["smoke.wasm", "smoke-pthread.wasm"],
"checks": ["C compile", "C++ toolchain available", "pthread build", "ES module flags", "WASMFS filesystem flag"]
}