Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Does Deno have a standard API for building Rust modules that communicate with JavaScript? With Node, you have the N-API which is C++, which you can use with the Rust wrappers. But, a standard Rust API for native modules would be much nicer to use compared to the N-API...


Yes, there is the unstable plugin system that can be used for that


Is that for writing performance critical code in rust? And call from Deno?




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: