Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df840de commit 3b373ecCopy full SHA for 3b373ec
script/build-package.sh
@@ -7,5 +7,4 @@ swift build --triple wasm32-unknown-wasi \
7
-Xcc --sysroot=$WASI_SYSROOT \
8
-Xlinker --allow-undefined \
9
-Xlinker --export=swjs_call_host_function \
10
- -Xlinker --export=swjs_prepare_host_function_call \
11
- "$@"
+ -Xlinker --export=swjs_prepare_host_function_call
0 commit comments