loading external modules from FileSystem access API

This commit is contained in:
Dmitry Vasilev
2022-10-26 11:37:17 +08:00
parent 0fa7c03e87
commit a78ba0fa78
5 changed files with 56 additions and 38 deletions

View File

@@ -2310,7 +2310,7 @@ const y = x()`
on_async_call: (calls) => {console.log('test on async call', calls)}
})
globalThis.__run_async_call()
delete globalThis.__run_async_call
//delete globalThis.__run_async_call
}),
]