-
Notifications
You must be signed in to change notification settings - Fork 1k
Open
Description
Per the request of DelSkayn/rquickjs#125, this is currently a problem for Den to load HTTP files remotely and asynchronously in the sense that I have to block the entire thread for the task to run:
While async reqwest and parallel download of HTTP scripts should work as intended, but the whole execution flow has to be stopped, even in case with dynamic import aka await import(...)
.
Emill, zombieyang and greenhat616
Metadata
Metadata
Assignees
Labels
No labels