Wenyong Huang 3d327e2067 Merge branch main into dev/gc_refactor (#2114) 3 年之前
..
resource 653b926d53 Upgrade WAMR-IDE (#1313) 3 年之前
.dockerignore 653b926d53 Upgrade WAMR-IDE (#1313) 3 年之前
Dockerfile 3d327e2067 Merge branch main into dev/gc_refactor (#2114) 3 年之前
README.md e8f0c9580b Some wamr-ide improvements (#1354) 3 年之前
build_docker_image.bat e8f0c9580b Some wamr-ide improvements (#1354) 3 年之前
build_docker_image.sh e8f0c9580b Some wamr-ide improvements (#1354) 3 年之前

README.md

Build Docker Image

  • Linux

    ./build_docker_image.sh
    
  • Windows

    ./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.