mirror of
https://github.com/fluencelabs/wasmer
synced 2025-05-17 12:51:19 +00:00
1 line
401 B
JavaScript
1 line
401 B
JavaScript
initSidebarItems({"enum":[["Type","Represents a WebAssembly type."],["Value","Represents a WebAssembly value."]],"struct":[["FuncSig","The signature of a function that is either implemented in a wasm module or exposed to wasm by the host."],["Global",""],["GlobalDescriptor","Describes the mutability and type of a Global"],["MemoryDescriptor","A wasm memory."],["Table",""],["TableDescriptor",""]]}); |