zig/test/standalone/load_dynamic_library
kcbanner 85d87c9ca1 coff: fix incorrect default image_base values and re-enable shared library tests on Windows
This was the cause of aarch64-windows shared libraries causing  "bad image" errors
during load-time linking. I also re-enabled the tests that were surfacing this bug.
2024-10-21 22:54:52 -07:00
..
add.zig add basic std lib code for loading dynamic libraries 2018-06-16 17:01:23 -04:00
build.zig coff: fix incorrect default image_base values and re-enable shared library tests on Windows 2024-10-21 22:54:52 -07:00
main.zig Replace deprecated default initializations with decl literals 2024-09-12 16:01:23 +01:00