Package dev.webfx.platform.webassembly
Class WebAssemblyImport
java.lang.Object
dev.webfx.platform.webassembly.WebAssemblyImport
- Author:
- Bruno Salmon
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionWebAssemblyImport
(String moduleName, String functionName, WebAssemblyImport.Fn method) -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
WebAssemblyImport
-
-
Method Details
-
getModuleName
-
getFunctionName
-
getMethod
-