Skip to content

thebagchi/learn-wasm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LEARN WEBASSEMBLY

Learning webassembly

  • Using go
  • Using rust

PREREQUISITE

  • Install go
  • Install rust, wasm-pack

BUILDING

# For building go
go run build.go --mode="go"

# For building rust
go run build.go --mode="rs

UP AND RUNNING

go run server/main.go

About

Learning webassembly

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published