WasiValueTypes

Type names used by low-level WASI interfaces. https://raw.githubusercontent.com/WebAssembly/WASI/main/legacy/preview1/witx/typenames.witx

Properties

Link copied to clipboard
const val HANDLE: Int
Link copied to clipboard
const val S32: Int
Link copied to clipboard
const val S64: Int
Link copied to clipboard
const val U16: Int
Link copied to clipboard
const val U32: Int
Link copied to clipboard
const val U64: Int
Link copied to clipboard
const val U8: Int