mirror of
https://github.com/ziglang/zig.git
synced 2025-12-08 23:33:07 +00:00
This makes `@returnAddress()` return 0 for WebAssembly (when not using the Emscripten OS) and avoids trying to capture stack traces for the general purpose allocator on that target.