Uses of Class
org.teavm.backend.wasm.model.WasmMemorySegment
-
Packages that use WasmMemorySegment Package Description org.teavm.backend.wasm.model -
-
Uses of WasmMemorySegment in org.teavm.backend.wasm.model
Methods in org.teavm.backend.wasm.model that return types with arguments of type WasmMemorySegment Modifier and Type Method Description List<WasmMemorySegment>WasmModule. getSegments()
-