wasmerio/wasmer-go

Use protobuf with wasmer.

ugurkorkmaz opened this issue · 0 comments

Protobuf interface

Protobuf provides us with a robust interface. We can use Protobuf to communicate between WASM files and the main applications. Like the wasmer, Protobuf is platform-independent; can such an interface be implemented on the wasmer?