Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

WebAssembly

§Variables

WebAssembly.CompileError
WebAssembly.Global
WebAssembly.Instance
WebAssembly.LinkError
WebAssembly.Memory
WebAssembly.Module
WebAssembly.RuntimeError
WebAssembly.Table

§Functions

WebAssembly.compile
WebAssembly.compileStreaming
WebAssembly.instantiate
WebAssembly.instantiateStreaming
WebAssembly.validate

§Interfaces

WebAssembly.CompileError
WebAssembly.Global
WebAssembly.GlobalDescriptor
WebAssembly.Instance
WebAssembly.LinkError
WebAssembly.Memory
WebAssembly.MemoryDescriptor
WebAssembly.Module
WebAssembly.ModuleExportDescriptor
WebAssembly.ModuleImportDescriptor
WebAssembly.RuntimeError
WebAssembly.Table
WebAssembly.TableDescriptor
WebAssembly.WebAssemblyInstantiatedSource

§Type Aliases

WebAssembly.Exports
WebAssembly.ExportValue
WebAssembly.ImportExportKind
WebAssembly.Imports
WebAssembly.ImportValue
WebAssembly.ModuleImports
WebAssembly.TableKind
WebAssembly.ValueType