Skip to content

maltenorstroem/simple-wasm-go

Repository files navigation

Simple WASM with Go

The aim of this PoC is that we outsource a dynamic HTML template to Go and integrate it via a web component.

Build

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

Run


superstatic
superstatic started.
visit http://localhost:3474 to view your app.

About

Simple function call from Js to Go via wasm

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published