Tagged in

Native Modules

yield code();
yield code();
Followers
1
Elsewhere
More, on Medium

NodeJS Native Module vs WASM

This post was originally published in my Personal Blog. It’s better viewed there due to Medium’s poor formatting. Thank you for reading!

In my previous post about Native Rust Modules for NodeJS, people asked me how neon bindings would compare to WASM…