korlibs
Toggle table of contents
6.1.0-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
korlibs
korlibs-wasm
/
korlibs.wasm
/
WasmFuncWithType
Wasm
Func
With
Type
data
class
WasmFuncWithType
(
val
name
:
String
,
val
type
:
WasmType.Function
)
Members
Constructors
Wasm
Func
With
Type
Link copied to clipboard
constructor
(
name
:
String
,
type
:
WasmType.Function
)
Properties
name
Link copied to clipboard
val
name
:
String
type
Link copied to clipboard
val
type
:
WasmType.Function