Skip to content

v6.1.5

Latest

Choose a tag to compare

@alexrp alexrp released this 26 May 16:07
· 50 commits to master since this release
v6.1.5
4cfa513
  • Bumped default ZigVersion from 0.14.0 to 0.14.1.
  • Added TargetSystemVersion value 0.1.0 for wasi-wasm.
  • Changed LinkTimeOptimization to be false by default.
    • Some targets still have subtle LTO bugs, and Zig will soon stop supporting LTO due to dropping its LLD dependency anyway.