ydnar / wasm-tools-go

WebAssembly + Component Model tools for Go
Apache License 2.0
59 stars 7 forks source link

where to find example projects based on this tool? #136

Closed sammyne closed 1 month ago

sammyne commented 1 month ago

I want to write a simple project with this tool, and compile it as wasm component. Really appreciate if someone could provide a guide about this.

rajatjindal commented 1 month ago

a simple tool I am writing on top of this project + tinygo:

https://github.com/rajatjindal/wasm-console