TinyGo environment for compiling WebAssembly (WASM)
903
TinyGo environment for compiling WebAssembly (WASM).
Usage:
docker pull hybridgroup/tinygo-wasm
git clone https://github.com/aykevl/tinygo.git
cd tinygo
docker run --rm -v $(pwd):/src hybridgroup/tinygo-wasm build -o /src/wasm.wasm -target wasm examples/wasm
Content type
Image
Digest
Size
674 MB
Last updated
almost 8 years ago
docker pull hybridgroup/tinygo-wasm