What's Changed * Test `cargo-zigbuild run` with QEMU by messense in https://github.com/messense/cargo-zigbuild/pull/41 * Update cargo-options by messense in https://github.com/messense/cargo-zigbuild/pull/43
What's Changed * Switch from bash to sh for zig wrapper script by messense in https://github.com/messense/cargo-zigbuild/pull/38 * Fix linking error with zig 0.10.0-dev
What's Changed * Fix parsing linker response file on Windows by messense in https://github.com/messense/cargo-zigbuild/pull/34 * Fix linker response file encoding after filtering by messense in https://github.com/messense/cargo-zigbuild/pull/35