Skip to content

v0.21.3

Choose a tag to compare

@messense messense released this 25 Jan 09:51
· 56 commits to main since this release
v0.21.3
9db8a6c

What's Changed

  • Support -e entry 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-opt by @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