Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-web
/
web.assembly
/
MemoryDescriptor
Memory
Descriptor
interface
MemoryDescriptor
(
source
)
Members
Properties
initial
Link copied to clipboard
abstract
val
initial
:
Int
maximum
Link copied to clipboard
abstract
val
maximum
:
Int
?
shared
Link copied to clipboard
abstract
val
shared
:
Boolean
?