pub fn create_default_registry() -> NodeRegistryExpand description
Create a registry pre-loaded with all browser-capable node processors.
Maps flat node type keys (e.g., “image-compress”) to Rust processor instances. This is the single source of truth for which processors are available — both WASM and CLI consumers call this instead of duplicating registrations.