WASI, Communication between Node.js and WASM modules with the WASM buffer memory
This blog post explains how to use the WASM buffer memory to communicate between the host application and the WebAssembly module.
The previous blog post is WASI, first steps.
Requirements
You need to install the following:
GoLang and TinyGo (previ...
k33g.hashnode.dev9 min read