Back to Wasm Micro Runtime

README

test-tools/wamr-ide/WASM-Toolchain/Docker/README.md

01-12-2020333 B
Original Source

Build Docker Image

  • Linux

    shell
    ./build_docker_image.sh
    
  • Windows

    shell
    ./build_docker_image.bat
    

Resource Details

  • Dockerflie is the source file to build wasm-debug-server docker image.
  • resource/build_wasm.sh is the script to compile the wasm app with wasi-sdk.