mirror of
https://github.com/Nanaloveyuki/BitLogger.git
synced 2026-07-26 18:02:19 +00:00
🐛 fix native file sink lifecycle behavior
This commit is contained in:
@@ -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" ],
|
||||
|
||||
Reference in New Issue
Block a user