bytecodealliance / wrpc

Wasm component-native RPC framework
Other
118 stars 18 forks source link

feat(go-examples): Add `wasi:keyvalue` Go example #288

Closed jamesstocktonj1 closed 2 weeks ago

jamesstocktonj1 commented 2 weeks ago

Description

Implement an example for wasi:keyvalue in Golang as described in #273. Tested for compatibility with the current Rust wasi-keyvalue-nats-server and wasi-keyvalue-nats-client examples: