Add cross-target async compatibility runtime

This commit is contained in:
Nanaloveyuki
2026-05-12 10:37:15 +08:00
parent 3124d7a445
commit f609b02377
5 changed files with 594 additions and 85 deletions
-2
View File
@@ -7,8 +7,6 @@ import {
"moonbitlang/core/ref",
}
supported_targets = "+native"
options(
targets: {
"async_logger_native.mbt": [ "native", "llvm" ],