Chuks v0.2.0-rc.1 is live, and unlike our last few release posts, this one isn't "here's what shipped." It's an ask. What we need Chuks compiles two ways: a bytecode VM you develop against, and a native binary you ship. Every release lives or dies on those two modes computing the same thing. We have a serious internal gate for that, golden tests on both backends, a differential fuzzer, 24 differential suites, cross-compilation to five targets. What that gate can't do is run a program it'...