Package-level declarations

Types

Link copied to clipboard
annotation class WasiEmscriptenHostIntDef(val value: Int = [], val flag: Boolean = false, val open: Boolean = false)

Annotation denote that the annotated long element represents a logical type and that its value should be one of the explicitly named constants.

Link copied to clipboard
annotation class WasiEmscriptenHostLongDef(val value: Long = [], val flag: Boolean = false, val open: Boolean = false)

Annotation to denote that the annotated long element represents a logical type and that its value should be one of the explicitly named constants.