Open katopz opened 2 years ago
We currently prioritize WasmEdge-bindgen support in Go, C, Rust, and Python SDKs. In nodejs, there is already wasm-bindgen so it us less urgent. But we would really appreciate contributions in that area. It should be just wrapping the NAPI around the WasmEdge C SDK.
I can see simple
fn
support (COOL!) but I didn't any mention or an example forasync
and alsonodejs
support or maybeTODO
?