Posts tagged "rust"

1 post

  1. One codebase, every platform: the Rust shared kernel

    Formspec had two implementations of the same logic — TypeScript for the browser, Python for the server. We rewrote the shared core in Rust and compile it to both. Here's what we built, why we didn't do a full rewrite, and what happens next.