RuneVM is an interpreter for the versatile scripting language "Rune". Rune is a dynamically typed scripting language designed to be easy to use and implement while remaining practical for real-world ...
Introducing Rune — a fully IR-driven rendering engine built in Rust and powered by wgpu. HTML → structured Intermediate Representation → GPU → pixels. Rune makes the IR the single source of truth for ...