mirror of
https://github.com/ziglang/zig.git
synced 2025-12-06 06:13:07 +00:00
* 128-bit integer multiplication with overflow * more instruction encodings used by std inline asm * implement the `try_ptr` air instruction * follow correct stack frame abi * enable full panic handler * enable stack traces