diff --git a/targets/wasm.json b/targets/wasm.json index 47c20825..447acf8c 100644 --- a/targets/wasm.json +++ b/targets/wasm.json @@ -15,6 +15,7 @@ "--no-threads", "--stack-first", "--export-all", + "--no-demangle", "{root}/lib/wasi-libc/sysroot/lib/wasm32-wasi/libc.a" ], "emulator": ["node", "targets/wasm_exec.js"]