Makepad-stitch: WASM interpreter in Rust, 15kloc, 0 deps, faster than wasm3

Stitch is an experimental Wasm interpreter written in Rust that is designed to be very fast and lightweight. – makepad/stitch… Read more

Similar

Fixing Rust’s test suite on RISC-V

My previous blog post introduced my work to improve Rust's support for RISC-V Linux systems. Since then I fixed a couple of interesting compiler bugs. This blog post is more technical - describing these bugs and explaining some rustc internals along the w... (more…)

Read more »