Binaryen.TS
Preparing search index...
binaryen.ts
Module
Memory
Class Memory
Index
Constructors
constructor
Properties
base
initial
is64
max?
module
shared
Constructors
constructor
new
Memory
(
mod
:
Module
,
name
:
string
)
:
Module
.
Memory
Parameters
mod
:
Module
name
:
string
Returns
Module
.
Memory
Properties
Readonly
base
base
:
string
Readonly
initial
initial
:
number
Readonly
is64
is64
:
boolean
Optional
Readonly
max
max
?:
number
Readonly
module
module
:
string
Readonly
shared
shared
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
base
initial
is64
max
module
shared
Binaryen.TS
Loading...