Skip to main content

register_vm_stdlib

Function register_vm_stdlib 

Source
pub fn register_vm_stdlib(vm: &mut Vm)
Expand description

Register all standard builtins on a VM (core + io + agent). Also installs the macro-emitted signature slice into the parser registry (idempotent under repeat calls with the same slice pointer).