Class Global
Represents global that can be accessed from a WebAssembly module.
Assembly: WaaS.Core.dll
View Source
Declaration
public class Global : IExternal
Derived:
WaaS.Runtime.GlobalMutable, WaaS.Runtime.Global<TValue>
Implements:
WaaS.Runtime.IExternal