Skip to content
← Tags

Topic

wasm

3 site entries connected to this topic.

Projects

Builds and systems carrying this tag

View all →

ries-rs

Active

A modern Rust RIES implementation with CLI, Python bindings, Rust crate, WebAssembly, and browser app.

Writing

Notes and essays tied to this tag

View all →

Making ries-rs 4–21× faster without breaking reproducibility

How I took ries-rs from tens of seconds to a few seconds: profiling first, fixing ranking, then adding turbo.

Building ries-rs: A Rust rewrite of the inverse equation solver

Why I rewrote a 25-year-old C program in Rust, what changed in the search engine, and how WASM made the browser version possible.