Source position: libwasmedge.pp line 573
var WasmEdge_VMRunWasmFromFile: function( |
Cxt: PWasmEdge_VMContext; |
Path: pcchar; |
FuncName: TWasmEdge_String; |
Params: PWasmEdge_Value; |
ParamLen: tuint32_t; |
Returns: PWasmEdge_Value; |
ReturnLen: tuint32_t |