mirror of
https://github.com/ziglang/zig.git
synced 2025-12-10 16:23:07 +00:00
See #5854 Some tiny tweaks too: * Use `wasm-freestanding-musl` instead of `wasm32-freestanding-musl`, making it pointer-size-agnostic. * Fix trying to build non-existent wasm musl start files.