mirror of
https://github.com/ziglang/zig.git
synced 2026-01-22 15:25:23 +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.