Skip to content

rfielding/gowasm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Run GoWASM example

Follow This Tutorial To Reproduce This Repo

I added in a few scripts to script the instructnions in the tutorial

# Get the latest Go version that has WASM support
./setup

# Build WASM code

# Execute the WASM code.
./build && ./run
  • You will see a run button at http://localhost:8080
  • Open the developer tab and see a message written to the Javascript console

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages