Hi, Is it possible to enable dynamic module loading? In C++, you would call ``` void SetHostImportModuleDynamicallyCallback(HostImportModuleDynamicallyCallback callback) ``` on an isolate. Thanks, Mike
Hi,
Is it possible to enable dynamic module loading?
In C++, you would call
on an isolate.
Thanks,
Mike