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

Twasm_valkind_enum

Declaration

Source position: wasmtime.pp line 316

type Twasm_valkind_enum = (

  WASM_I32,

  WASM_I64,

  WASM_F32,

  WASM_F64,

  WASM_ANYREF = 128,

  WASM_FUNCREF

);


Documentation generated on: 2023-03-18