Uses of Class
com.dylibso.chicory.wasm.types.Limits
-
Packages that use Limits Package Description com.dylibso.chicory.wasm.types -
-
Uses of Limits in com.dylibso.chicory.wasm.types
Methods in com.dylibso.chicory.wasm.types that return Limits Modifier and Type Method Description LimitsTable. limits()static LimitsLimits. unbounded()Constructors in com.dylibso.chicory.wasm.types with parameters of type Limits Constructor Description ImportDesc(ImportDescType type, Limits limits)ImportDesc(ImportDescType type, Limits limits, ValueType valType)Table(ElementType elementType, Limits limits)
-