consolidate async and native runtime updates

This commit is contained in:
Nanaloveyuki
2026-06-14 09:00:00 +08:00
parent 7d2d20c31e
commit 81385d5c0b
5 changed files with 77 additions and 13 deletions
+1
View File
@@ -7,6 +7,7 @@ import {
}
options(
"native-stub": [ "stub.c" ],
targets: {
"file_backend_native.mbt": [ "native", "llvm" ],
"file_backend_stub.mbt": [ "js", "wasm", "wasm-gc" ],