mirror of
https://github.com/leporello-js/leporello-js
synced 2026-01-13 21:14:28 -08:00
fix promise patch
This commit is contained in:
@@ -340,7 +340,7 @@ export const eval_modules = (
|
||||
calltree_changed_token,
|
||||
is_toplevel_call: true,
|
||||
|
||||
Promise: globalThis.run_window.Promise,
|
||||
window: globalThis.run_window,
|
||||
}
|
||||
|
||||
const result = run(module_fns, cxt, io_cache)
|
||||
|
||||
Reference in New Issue
Block a user