NGINX announced the availability of ngx-rust project which allows developers to write NGINX modules in Rust. The Rust programming language has emerged as a powerful and popular choice due to its stability, security features a rich ecosystem, and strong community support.
Must we write unsafe code to use Rust in NGINX?
@livingcoder @onlinepersona
no please 😂
I’m hoping we don’t have to, but the only example I saw utilizes unsafe code.