summaryrefslogtreecommitdiffstats
path: root/fluent-bit/lib/wasm-micro-runtime-WAMR-1.2.2/test-tools/wamr-ide/WASM-Toolchain/Docker/README.md
blob: f5ecb957e1d6b42eedca5504611058d80e26cd47 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
### 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`.