Skip to main content

create_browser_registry

Function create_browser_registry 

Source
pub fn create_browser_registry() -> NodeRegistry
Expand description

Create a registry with only browser-capable (WASM-safe) processors.

Used by the node_catalog() WASM export and browser execution path. For the full registry (including CLI-only processors), use create_registry().