pub fn init_module_loader<ML: ModuleLoader + 'static>(cx: &Context, loader: ML)Expand description
Initialises a module loader in the current runtime.
pub fn init_module_loader<ML: ModuleLoader + 'static>(cx: &Context, loader: ML)Initialises a module loader in the current runtime.