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

WasmEdge_VMAsyncRunWasmFromASTModule

Declaration

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;


Documentation generated on: 2025-07-25