mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2024-11-26 15:32:05 +00:00
.. | ||
resource | ||
.dockerignore | ||
build_docker_image.bat | ||
build_docker_image.sh | ||
Dockerfile | ||
README.md |
Build Docker Image
-
Linux
./build_docker_image.sh
-
Windows
./build_docker_image.bat
Resource Details
Dockerflie
is the source file to buildwasm-debug-server
docker image.resource/build_wasm.sh
is the script to compile the wasm app withwasi-sdk
.