mirror of
https://codeberg.org/ziglang/zig.git
synced 2025-12-07 06:14:33 +00:00
* also fix extern variables with initialiaztion values to generate runtime code * remove the workaround in example/shared_library/mathtest.zig * introduce the ability for global variables to have Weak and LinkOnce linkage * fix `@export` to work for non-functions. this code needs to be audited though. * fix comptime ptrcast not keeping bigger alignment * fix linker warnings when targeting darwin closes #1903 |
||
|---|---|---|
| .. | ||
| darwin.zig | ||
| freebsd.zig | ||
| index.zig | ||
| linux.zig | ||
| netbsd.zig | ||
| windows.zig | ||