Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 333 Bytes

.CurrentChangelog.md

File metadata and controls

7 lines (5 loc) · 333 Bytes

0.8.1 (2021-05-21)

Features:

  • Exported new functions in C API to import the wasmedge_process module.
    • WasmEdge_ImportObjectCreateWasmEdgeProcess() can create and initialize the wasmedge_process import object.
    • WasmEdge_ImportObjectInitWasmEdgeProcess() can initialize the given wasmedge_process import object.