Class Table
Represents a table in the WebAssembly module.
Assembly: WaaS.Core.dll
View Source
Declaration
public abstract class Table : IExternal
Derived:
WaaS.Runtime.Table<T>
Implements:
WaaS.Runtime.IExternal
Properties
Limits
View Source
Declaration
public Limits Limits { get; }