Skip to main content

native_export_function_names

Function native_export_function_names 

pub fn native_export_function_names(source: &str) -> Vec<String>
Expand description

The names of functions annotated for the AOT-native tier — ## To <fn> … is exported for native: (HOTSWAP §Axis-3 selectivity). These are the functions largo build --native-functions pre-bundles; everything else stays on VM+JIT.