安装cmake: brew install cmake
安装emsdk: https://emscripten.org/docs/getting_started/downloads.html
由于环境变量问题,变更文件夹后执行source '/Users/[userName]/emsdk/emsdk_env.sh'
以临时变更可用的环境变量
C转webAssembly: emcc math.c -Os -s WASM=1 -s SIDE_MODULE=1 -o math.wasm
-
Notifications
You must be signed in to change notification settings - Fork 0
Ark-Chen/webAssembly
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published