We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9af0b31 commit a07494bCopy full SHA for a07494b
1 file changed
build-wasm.sh
@@ -34,6 +34,7 @@ mkdir ${TARGET_DIR}/empty
34
env - TERM=dumb PYTHONDONTWRITEBYTECODE=1 ${WIZER} \
35
--wasm-bulk-memory true \
36
--allow-wasi \
37
+ --wasm-multi-memory true \
38
--inherit-stdio true \
39
--inherit-env true \
40
--init-func _start \
0 commit comments