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 »
Blake hash UDF for MySQL written in Rust. Contribute to mliezun/blake-udf development by creating an account on GitHub. (more…)
Read more »
Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, gr... (more…)
Read more »
Rust is a beautiful and complex beast. Despite being a truly low-level language, it has amazing features and abstractions available for us as developers. I personally have a (functional) JavaScript… (more…)
Read more »
In my last post about Zig and Rust, I mentioned that Rust is a scalable language.
Let me expand on this a bit. (more…)
Read more »