node-addon-typescript Node.js WebAssembly and Rust addons TypeScript example Prerequisites Node.js v24+ rustup Configure npm ci Build npm run addon:build # Rust npm run asbuild # WebAssembly Run Testing npx tsx src/index # OR npm start Links Node-API NAPI-RS AssemblyScript Wasmer wasm-bindgen