Skip to content

Commit b0c336c

Browse files
committed
Add note that system packages are not supported
1 parent f9865f1 commit b0c336c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Tools/wasm/wasm_build.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@
99
"emscripten-browser", and "wasi".
1010
1111
Emscripten builds require a recent Emscripten SDK. The tools looks for an
12-
activated EMSDK environment (". /path/to/emsdk_env.sh").
12+
activated EMSDK environment (". /path/to/emsdk_env.sh"). System packages
13+
(Debian, Homebrew) are not supported.
1314
1415
WASI builds require WASI SDK and wasmtime. The tool looks for 'WASI_SDK_PATH'
1516
and falls back to /opt/wasi-sdk.

0 commit comments

Comments
 (0)