faster aot
This commit is contained in:
2
build.cm
2
build.cm
@@ -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() {
|
||||
|
||||
Reference in New Issue
Block a user