iyarivky / wasm-playground

just bunch of code for learning wasm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wasm-playground

just bunch of code for learning wasm

GO

For compile Go to WASM

GOOS=js GOARCH=wasm go build -o main.wasm main.go

idk about this, but i think this lil js code is important

cp "$(go env GOROOT)/misc/wasm/wasm_exec.js"

About

just bunch of code for learning wasm


Languages

Language:JavaScript 88.4%Language:HTML 5.9%Language:Go 5.0%Language:Shell 0.7%