Skip to main content

render_compiler_specs

Function render_compiler_specs 

Source
pub fn render_compiler_specs() -> Vec<HostFnSpec>
Expand description

Compiler specs the render surface exposes: the allowlisted subset of all_compiler_specs. Filtering the single canonical registry (rather than hand-maintaining a parallel list) keeps the render surface in lock-step with the org source — a renamed native drops out automatically rather than silently mismatching the linker.