Uses of Class
com.dylibso.chicory.wasm.WasmModule
Packages that use WasmModule
-
Uses of WasmModule in com.dylibso.chicory.wasm
Methods in com.dylibso.chicory.wasm that return WasmModuleModifier and TypeMethodDescriptionWasmModule.Builder.build()static WasmModuleParser.parse(byte[] buffer) static WasmModulestatic WasmModuleParser.parse(InputStream input) static WasmModuleParser.parse(Supplier<InputStream> inputStreamSupplier)