Magnus: Library for writing Ruby extentions in Rust, running Ruby code from Rust

Ruby bindings for Rust. Write Ruby extension gems in Rust, or call Ruby from Rust. – matsadler/magnus… Read more

Similar

Creating WASM-opt Rust bindings with cxx

wasm-opt is a component of the Binaryen toolkit, written in C++, that optimizes WebAssembly modules, I have recently created a wasm-opt bindings crate for Rust (with the extensive help of my partner Aimeedeer). The wasm-opt crate allows wasm-opt to be ins... (more…)

Read more »