Unit 'libwasmedge' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#wasmedge]

WasmEdge_VMRunWasmFromASTModule

Declaration

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

):TWasmEdge_Result;


Documentation generated on: 2025-07-25