An open API service indexing awesome lists of open source software.

https://github.com/wolfg1969/wasm-build-tool


https://github.com/wolfg1969/wasm-build-tool

docker emsdk wasm

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

```
$ docker build -t wasm-build-tool .
$ cd /
$ docker run --rm -v `pwd`:/src wasm-build-tool sh build.sh
```