Show HN: Subrust, a no_std, no alloc Subset-of-Rust interpreter
By makira · 2026-07-19 · 2 points · 0 comments
https://github.com/orbitalhigh/subrust
I needed to run user scripts for an app, and decided to use a subset of Rust as the scripting language. I do not expect a typical user to write the script directly, a local LLM will handle it. The interpreter can be bootstrapped in a C-free path from a tiny 229 bytes seed, and s…
Open the full discussion on BetterNews