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

TWasmEdge_ErrCategory

Declaration

Source position: libwasmedge.pp line 203

type TWasmEdge_ErrCategory = (

  WasmEdge_ErrCategory_WASM = $00,

  WasmEdge_ErrCategory_UserLevelError = $01

);


Documentation generated on: 2025-07-25