v0.21.3
What's Changed
- Support
-eentry flag by transforming to-Wl,--entry=by @messense in #390 - Filter out --dynamic-list linker arg unsupported by zig cc by @messense in #392
- Quote arguments with spaces in linker wrapper scripts by @messense in #391
- Filter unsupported linker arg
-plugin-optby @messense in #393 - perf: cache zig version in wrapper script to avoid subprocess spawn by @messense in #394
Full Changelog: v0.21.2...v0.21.3