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 reference implementation of RIES that ships as a CLI, Rust library, Python bindings, and a browser/WASM 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: profiling first, fixing the ranking model, 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 I learned about expression enumeration, and how WASM made the web version possible.