See the following bugs for more information:
https://bugs.llvm.org/show_bug.cgi?id=41508
https://bugs.llvm.org/show_bug.cgi?id=37064
Этот коммит содержится в:
Ayke van Laethem 2019-05-25 18:11:03 +02:00 коммит произвёл Ron Evans
родитель 5a7bab8808
коммит f7687c43aa

Просмотреть файл

@ -13,6 +13,7 @@
], ],
"ldflags": [ "ldflags": [
"--allow-undefined", "--allow-undefined",
"--no-threads",
"--export-all" "--export-all"
], ],
"emulator": ["node", "targets/wasm_exec.js"] "emulator": ["node", "targets/wasm_exec.js"]