mirror of
https://github.com/ziglang/zig.git
synced 2025-12-06 22:33:08 +00:00
- use labeled continue - avoid anytype - avoid dependency on a "seeking" API - simpler, more optimal VM interpreter loop - progress decoupling from host machine - type safety for opcodes. see #15556