Skip to content

pierreprinetti/play-wasm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

play-wasm

My boilerplate for Go Web Assembly.

Run

make build && make run

Then open your browser at localhost:8080.

Description

The make build command executes a docker build. The Dockerfile uses the official Go 1.11 image

  • to compile play.go into wasm
  • to compile serve/serve.go into the web server that will serve the files.

About

My boilerplate for Go Web Assembly

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published