构造函数

属性

instantiateWasm: (url: string, imports: any) => Promise<any>
locateFile: (path: string, dir: string, webDir: string) => string
Memory: new (descriptor: MemoryDescriptor) => Memory = ...

方法