Package org.teavm.backend.wasm.model
Class WasmStorageType
java.lang.Object
org.teavm.backend.wasm.model.WasmStorageType
- Direct Known Subclasses:
WasmStorageType.Packed,WasmStorageType.Regular
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classstatic final class -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final WasmStorageType.Packedstatic final WasmStorageType.Packed -
Method Summary
Modifier and TypeMethodDescriptionabstract WasmTypestatic WasmStorageType.Packedpacked(WasmPackedType type)
-
Field Details
-
INT16
-
INT8
-
-
Method Details
-
asUnpackedType
-
packed
-