Skip to content

v0.0.6

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 01 Nov 09:30
39e49b7
  • Sync up with latest changes in .NET 7
  • Remove dependency on libstdc++ on Linux
  • New compilation targets: linux-glibc-arm64, windows-arm64, linux-bionic-arm64 (Android)
  • New compiler hosts: linux-glibc-arm64, windows-arm64
  • New option for bflat build: --no-pie - Do not generate position independent executable (results in smaller size)
  • New option for bflat build: --separate-symbols - Place debugging symbols into a separate file (Linux targets, a lot smaller size)