faster aot

This commit is contained in:
2026-02-18 20:24:12 -06:00
parent 7a4c72025f
commit 621da78de9
4 changed files with 1065 additions and 311 deletions

View File

@@ -81,7 +81,7 @@ function content_hash(str) {
}
// Bump when native codegen/runtime ABI changes so stale dylibs are not reused.
def NATIVE_CACHE_VERSION = "native-v8"
def NATIVE_CACHE_VERSION = "native-v16"
// Enable AOT ASan by creating .cell/asan_aot in the package root.
function native_sanitize_flags() {