Pre-instantiate WASM core workers
This commit is contained in:
@@ -21,7 +21,8 @@ fi
|
||||
-Wl,--export-all \
|
||||
-Wl,--export=__heap_base \
|
||||
-Wl,--export=__stack_pointer \
|
||||
-Wl,--import-table \
|
||||
-Wl,--export-table \
|
||||
-Wl,--growable-table \
|
||||
-Wl,-z,stack-size=8388608 \
|
||||
-Wl,--allow-undefined-file=src/wasm/core_hostcalls.syms \
|
||||
-Wl,--no-entry \
|
||||
|
||||
Reference in New Issue
Block a user