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

WasmEdge_CompilerCompileFromBuffer

Declaration

Source position: libwasmedge.pp line 472

var WasmEdge_CompilerCompileFromBuffer: function(

  Cxt: PWasmEdge_CompilerContext;

  InBuffer: Puint8_t;

  InBufferLen: tuint64_t;

  OutPath: pcchar

):TWasmEdge_Result;


Documentation generated on: 2025-07-25