Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
interface WebAssembly.GlobalDescriptor

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

Properties

optional
mutable: boolean
value: ValueType