refraction-networking / water

WebAssembly Transport Executables Runtime
Apache License 2.0
22 stars 1 forks source link

new: add WATM TinyGo examples and Go supporting libraries #27

Closed gaukas closed 7 months ago

gaukas commented 7 months ago

While water-rs has covered the examples of Rust WATM and supporting libraries, we should do the same for Go (TinyGo only, until Go officially implements //go:export).