Hacker News new | ask | show | jobs
by nvme0n1p1 116 days ago
Zig doesn't run any code from the dll that never gets loaded, of course. Why run tests for code that is never called? If another part of your app does load the dll, the tests will still run.