pub fn find_runtime_wasm_function(symbol: &str) -> Option<RuntimeFnDescriptor>Expand description
Parse a symbol and return its runtime descriptor.
pub fn find_runtime_wasm_function(symbol: &str) -> Option<RuntimeFnDescriptor>Parse a symbol and return its runtime descriptor.