mirror of
https://github.com/ziglang/zig.git
synced 2025-12-09 07:43:10 +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