WasmDebugContext

data class WasmDebugContext(val name: String, val index: Int)

Constructors

Link copied to clipboard
constructor(name: String, index: Int)

Properties

Link copied to clipboard
val index: Int
Link copied to clipboard