Sign inSign up

hybridgroup/tinygo-wasm

By hybridgroup

Updated almost 8 years ago

TinyGo environment for compiling WebAssembly (WASM)

Image
0

903

hybridgroup/tinygo-wasm repository overview

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

Tag summary

Content type

Image

Digest

Size

674 MB

Last updated

almost 8 years ago

docker pull hybridgroup/tinygo-wasm