Skip to content

chuntaochen/gowasm-experiments

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go webassembly experiments

Requires go1.13

Building and running

$ cd {proj} # sub folder (i.e. bouncy, rainbow-mouse)
$ go get -v # ignore the js warning
$ ./build.sh
$ go run ../serve.go

Serve with caddy or anything else that is able to set the mimetype 'application/wasm' for .wasm files

About

go webassembly experiments

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 85.1%
  • JavaScript 13.0%
  • HTML 1.8%
  • Shell 0.1%