Skip to main content

std_native_map

Function std_native_map 

Source
pub fn std_native_map() -> HashMap<String, u32>
Expand description

Name → CallNative index for documentation / host-side lookups.

Prefer this (or std_natives) over hard-coding integers in host code so renames stay discoverable; bytecode itself still embeds the numeric slot once assembled.