pub fn get_function_name(func_index: FunctionIndex) -> ExternalName
Expand description
Compute an ir::ExternalName
for a given wasm function index.
pub fn get_function_name(func_index: FunctionIndex) -> ExternalName
Compute an ir::ExternalName
for a given wasm function index.