Source position: libwasmedge.pp line 577
var WasmEdge_VMRunWasmFromASTModule: function( |
Cxt: PWasmEdge_VMContext; |
ASTCxt: PWasmEdge_ASTModuleContext; |
FuncName: TWasmEdge_String; |
Params: PWasmEdge_Value; |
ParamLen: tuint32_t; |
Returns: PWasmEdge_Value; |
ReturnLen: tuint32_t |