krwa
Toggle table of contents
0.3.0-rc.9
common
Target filter
common
Switch theme
Search in API
Skip to content
krwa
runtime
/
uk.shusek.krwa.runtime
/
ImportValues
Import
Values
class
ImportValues
Members
Types
Builder
Link copied to clipboard
class
Builder
Companion
Link copied to clipboard
object
Companion
Functions
function
Link copied to clipboard
fun
function
(
idx
:
Int
)
:
ImportFunction
function
Count
Link copied to clipboard
fun
functionCount
(
)
:
Int
functions
Link copied to clipboard
fun
functions
(
)
:
Array
<
ImportFunction
>
global
Link copied to clipboard
fun
global
(
idx
:
Int
)
:
ImportGlobal
global
Count
Link copied to clipboard
fun
globalCount
(
)
:
Int
globals
Link copied to clipboard
fun
globals
(
)
:
Array
<
ImportGlobal
>
memories
Link copied to clipboard
fun
memories
(
)
:
Array
<
ImportMemory
>
memory
Link copied to clipboard
fun
memory
(
idx
:
Int
)
:
ImportMemory
memory
Count
Link copied to clipboard
fun
memoryCount
(
)
:
Int
table
Link copied to clipboard
fun
table
(
idx
:
Int
)
:
ImportTable
table
Count
Link copied to clipboard
fun
tableCount
(
)
:
Int
tables
Link copied to clipboard
fun
tables
(
)
:
Array
<
ImportTable
>
tag
Link copied to clipboard
fun
tag
(
idx
:
Int
)
:
ImportTag
tag
Count
Link copied to clipboard
fun
tagCount
(
)
:
Int
tags
Link copied to clipboard
fun
tags
(
)
:
Array
<
ImportTag
>