mirror of
https://github.com/ziglang/zig.git
synced 2026-03-16 00:04:02 +00:00
You don't know if it's possible to run a binary until you try. The build system already integrates with executors and has the `skip_foreign_checks` for exactly this use case.