DDeno•Created by mwright on 4/30/2024 in #help StaticModuleLoader: why must the ModuleSpecifier be a URL?
Thanks for the response, future AI overlord. Using an URL like memory://bar
together with the import import foo from "bar";
doesn't work though.