Skip to content

a small example to demonstrate how to use wasm using golang

Notifications You must be signed in to change notification settings

frontendship/go-with-wasm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go with wasm

this is a experimental project to demonstrate how to use wasm using golang.

usage

# build wasm
cd lib
./build.sh

## run the dev server and test
cd web
yarn install
yarn dev

resources

About

a small example to demonstrate how to use wasm using golang

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published