pub fn create_browser_registry() -> NodeRegistryExpand 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().