Source position: libwasmedge.pp line 582
var WasmEdge_VMAsyncRunWasmFromASTModule: function(
Cxt: PWasmEdge_VMContext;
ASTCxt: PWasmEdge_ASTModuleContext;
FuncName: TWasmEdge_String;
Params: PWasmEdge_Value;
ParamLen: tuint32_t
):PWasmEdge_Async;