Build Docker Image
-
Linux
./build_docker_image.sh -
Windows
./build_docker_image.bat
Resource Details
Dockerflieis the source file to buildwasm-debug-serverdocker imageresource/debug.shis the script to execute the wasm app in debug mod, will start up the debugger server inside of theiwasmand hold to wait for connecting.resource/run.shis the script to execute the wasm app directly.