The cause of the error.
Bun.WebAssembly object | API Reference | Bun BuildDocsReferenceGuidesBlogDiscord/Bun/WebAssemblyNWebAssembly BuildDocsReferenceGuidesBlogDiscord /Bun/WebAssemblyNWebAssembly WebAssemblynamespace WebAssemblyinterface CompileErrorcause?: unknown message: stringname: stringstack?: stringinterface GlobalT extends ValueType = ValueType>value: ValueTypeMap[T] valueOf(): ValueTypeMap[T]; interface GlobalDescriptorT extends ValueType = ValueType>mutable?: booleanvalue: Tinterface Instance readonly exports: Exports interface LinkErrorcause?: unknown message: stringname: stringstack?: stringinterface Memory readonly buffer: ArrayBuffer grow(delta: number): number; interface MemoryDescriptorinitial: numbermaximum?: numbershared?: booleaninterface Module interface ModuleExportDescriptorkind: ImportExportKindname: stringinterface ModuleImportDescriptorkind: ImportExportKindmodule: stringname: stringinterface RuntimeErrorcause?: unknown message: stringname: stringstack?: stringinterface Table readonly length: number get(index: number): any; grow(delta: number,value?: any): number; set(index: number,value?: any): void; interface TableDescriptorelement: TableKindinitial: numbermaximum?: numberinterface ValueTypeMapanyfunc: Functionexternref: anyf32: numberf64: numberi32: numberi64: bigintv128: neverinterface WebAssemblyInstantiatedSourceinstance: Instancemodule: Moduletype Exports = Recordstring, ExportValue>type ExportValue = Function | Global | WebAssembly.Memory | WebAssembly.Tabletype ImportExportKind = 'function' | 'global' | 'memory' | 'table' | 'tag'type Imports = Recordstring, ModuleImports>type ImportValue = ExportValue | numbertype ModuleImports = Recordstring, ImportValue>type TableKind = 'anyfunc' | 'externref'type ValueType = keyof ValueTypeMap
Search the reference...
/
namespace
The cause of the error.
The cause of the error.
Resources
ReferenceDocsGuidesDiscordMerch StoreGitHubBlogToolkit
RuntimePackage managerTest runnerBundlerPackage runnerProject
Bun 1.0Bun 1.1Bun 1.2Bun 1.3RoadmapContributingLicenseBaked with ❤️ in San Francisco
We're hiring →Bun.WebAssembly object | API Reference | Bun,AI智能索引,全网链接索引,智能导航,网页索引
- API documentation for namespace bun.WebAssembly | Bun