Skip to main content

create_registry

Function create_registry 

Source
pub fn create_registry() -> NodeRegistry
Expand description

Create the full processor registry — all node types across all targets.

Starts from the browser-safe registry and adds CLI/server/desktop processors (like shell-command) when compiled with the native feature. This is the canonical registry — CLI, tests, and codegen use this.