We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c774ce1 commit 502b1efCopy full SHA for 502b1ef
doc/QuickStart.md
@@ -30,7 +30,6 @@ ORCA_DIR=$(orca sdk-path)
30
wasmFlags=(--target=wasm32 \
31
-mbulk-memory \
32
-g -O2 \
33
- -D__ORCA__ \
34
-Wl,--no-entry \
35
-Wl,--export-dynamic \
36
--sysroot "$ORCA_DIR"/orca-libc \
0 commit comments