wasm: fix wasm-ld hang
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
Этот коммит содержится в:
родитель
5a7bab8808
коммит
f7687c43aa
1 изменённых файлов: 1 добавлений и 0 удалений
|
@ -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"]
|
||||||
|
|
Загрузка…
Создание таблицы
Сослаться в новой задаче