Skip to content

JBirdVegas/go-wasm-hello-world

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple webpage with Go and WASM

Compile via:

GOARCH=wasm GOOS=js go build -o compiled/go-wasm-hello-world.wasm .

Once this is compiled load index.html in a browser

See a live demo here.

About

WASM example using GoLang to build the UI and implement the logic

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published