You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 25, 2022. It is now read-only.
This is related to #76, if we are pulling this module via HTTP, this is essentially an HTTP request and evaluating the body as javascript.
What are the alternatives to dynamic import but allow us to evaluate a string as a module, let us handle the HTTP part ourselves?