Friday, 16 October, 2020 UTC


Summary

Neon is a library and toolchain that makes it possible to create native Node modules using Rust. This is similar to what is possible with C and C++, but with the additional benefits brought by Rust safety guarantees.
By Sergio De Simone