Skip to main content
->
Runtime Manual
Examples
API reference
//
Deploy
Subhosting
deno.com
Deno APIs
Web APIs
Node APIs
WebAssembly.ImportExportKind - WASM - Web documentation
Cache
Canvas
Crypto
Encoding
Events
Fetch
File
GPU
I/O
Intl
Messaging
Performance
Platform
Storage
Streams
Temporal
URL
WASM
WebSockets
Workers
view all 148 symbols
Web
WASM
WebAssembly
.
ImportExportKind
type alias
WebAssembly.ImportExportKind
Definition
"function"
|
"global"
|
"memory"
|
"table"
Document Navigation
Definition