Kotlin Wrappers API Reference
Toggle table of contents
web
Target filter
web
Switch theme
Search in API
kotlin-web
/
web.assembly
/
MemoryDescriptor
Memory
Descriptor
interface
MemoryDescriptor
(
source
)
Members
Properties
address
Link copied to clipboard
abstract
var
address
:
AddressType
?
initial
Link copied to clipboard
abstract
var
initial
:
AddressValue
maximum
Link copied to clipboard
abstract
var
maximum
:
AddressValue
?
shared
Link copied to clipboard
abstract
var
shared
:
Boolean
?