Another option to use rust from Node.js is Neon: https://neon-bindings.com/. It is a little older than napi-rs. Overall using rust with node is not as seamless as Python with PyO3, but things are improving quickly.
Another option to use rust from Node.js is Neon: https://neon-bindings.com/. It is a little older than napi-rs. Overall using rust with node is not as seamless as Python with PyO3, but things are improving quickly.