Skip to main content
Module

x/netzo/deno.d.ts>WebAssembly.GlobalDescriptor

SDK for Netzo, the open Web platform to unify IoT devices, applications and services.
Go to Latest
interface WebAssembly.GlobalDescriptor
import { type WebAssembly } from "https://deno.land/x/netzo@v0.1.10/deno.d.ts";
const { GlobalDescriptor } = WebAssembly;

The GlobalDescriptor describes the options you can pass to new WebAssembly.Global().

Properties

optional
mutable: boolean
value: ValueType