Get the latest tech news
Fidget
Introduction Fidget is a library for representing, compiling, and evaluating large-scale math expressions, i.e. hundreds or thousands of arithmetic clauses.
Finding the "right" APIs for implicit kernels, with the possibility of making substantial compatibility breaks Experimenting with native (JIT) compilation, to improve performance without moving to the GPU Cross-compiling to WebAssembly and building easily-accessible web demos Then, there's the question of how to write those bindings: a C API would let people lean on the FFI libraries of their favorite languages, but feels like a step down from Fidget's Rust-first design. Thanks to everyone who contributed to this post and the project as a whole: Martin Galese, Bruce Mitchener, Avi Bryant, Blake Courter, Johnathon Selstad, Bradley Rothenberg, Moritz Mœller, Luke V, and various others in all the group chats.
Or read this on Hacker News