Exploring SIMD-Backed Strings
A report on my creation of SIMD-backed strings, an extremely fast small string type with SIMD built-in.
A report on my creation of SIMD-backed strings, an extremely fast small string type with SIMD built-in.
This post will go over the quickest way to get your Rust code running on the web in 2024!
My second update on the Ladybird WebAssembly implementation.
An overview of a small project: a fast definite integral calculator.