Skip to content

mattn/golang-wasm-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

golang-wasm-example

wasm

Example app using Go's wasm support.

Build

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

Run

go get github.com/mattn/serve
serve

Build and run

make

License

MIT

Author

Yasuhrio Matsumoto (a.k.a. mattn)

About

Example app using Go's wasm support.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Contributors 3

  •  
  •  
  •