mirror of
https://github.com/ziglang/zig.git
synced 2025-12-22 06:03:16 +00:00
...rather than trying to find the executable on the file system. Also use a more robust PIE offset calculation based on the available metadata. And for the last function, use the data that tells the end rather than assuming 4K. Also they print in a consistent way with Linux stack traces.