Skip to content

voluntas/javy-wasmtime-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

javy + wasmtime-go

js を wasm にコンパイルする

$ pnpx javy-cli compile index.js --wit index.wit -n index-world -o index.wasm

wasmtime-go で動かす

$ go run main.go

wasmtime で動かす

$ wasmtime run --invoke foo index.wasm

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published