We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a7bab8 commit f7687c4Copy full SHA for f7687c4
targets/wasm.json
@@ -13,6 +13,7 @@
13
],
14
"ldflags": [
15
"--allow-undefined",
16
+ "--no-threads",
17
"--export-all"
18
19
"emulator": ["node", "targets/wasm_exec.js"]
0 commit comments