mirror of
https://github.com/ziglang/zig.git
synced 2025-12-29 01:23:17 +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.