Skip to content

package:native_toolchain_c v0.7.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@dcharkes dcharkes released this 20 Dec 13:19
· 68 commits to main since this release
0cce9a6
  • For Android, produce dylibs with page-size set to 16kb by default.
    #1611
  • Make optimization level configurable from CBuilder. It defaults to -3s and
    /O3. #1267
  • Make build mode configurable form CBuilder. It defaults to release. (The
    build mode was removed from the build config of the hooks.)
  • Add libraries and libraryDirectories to CTool.
  • Bump package:native_assets_cli to 0.10.0.