pub fn register_native(registry: &mut Registry)Expand description
Add the compiled-in plugins to an existing registry.
Separate from native_registry so a host that also loads WASM modules can
populate one registry from both sources.
pub fn register_native(registry: &mut Registry)Add the compiled-in plugins to an existing registry.
Separate from native_registry so a host that also loads WASM modules can
populate one registry from both sources.