正在准备搜索索引...
搜索索引不可用
LayaAir3引擎API
LayaAir3引擎API
laya/utils/WasmAdapter
WasmAdapter
类 WasmAdapter
索引
构造函数
constructor
属性
instantiate
Wasm
locate
File
Memory
方法
create
构造函数
constructor
new
WasmAdapter
()
:
WasmAdapter
返回
WasmAdapter
属性
静态
instantiate
Wasm
instantiateWasm
:
(
url
:
string
,
imports
:
any
)
=>
Promise
<
any
>
静态
locate
File
locateFile
:
(
path
:
string
,
dir
:
string
,
webDir
:
string
)
=>
string
静态
Memory
Memory
:
new
(
descriptor
:
MemoryDescriptor
)
=>
Memory
= ...
方法
静态
create
create
(
module
:
Function
,
wasmFile
?:
string
)
:
Function
参数
module
:
Function
可选
wasmFile
:
string
返回
Function
切换版本:
显示设置
成员可见性
继承
外部
配色
自动
浅色
深色
目录
构造函数
constructor
属性
instantiate
Wasm
locate
File
Memory
方法
create
LayaAir3引擎API
加载中……