Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
class ExprParamsResult(val exprs: List<WasmExpr>, val results: List<WasmType>, val types: List<NamedWasmType>)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
data class WastBlock(val name: String, val params: List<WasmReaderText.WastBlockOrValue>, val comment: String? = null) : WasmReaderText.WastBlockOrValue
Link copied to clipboard
Link copied to clipboard
object WastParser
Link copied to clipboard

Properties

Functions