Skip to content

michaelperel/wasm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demo

This app shows you how to use client side Vue with Go WASM

Run

In one terminal tab:

cp "$(go env GOROOT)/misc/wasm/wasm_exec.js" .
GOARCH=wasm GOOS=js go build -o lib.wasm

In another terminal tab:

go run server/server.go

Navigate to localhost:8080

Credit

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published