Index
All Classes and Interfaces|All Packages
B
- Binary - Enum constant in enum io.schram.jwebassembly.OutputFormat
-
Compiled .wasm file
C
- Compiler - Class in io.schram.jwebassembly
-
Represents the intended JWebAssembly compiler implementation
- Compiler() - Constructor for class io.schram.jwebassembly.Compiler
E
- execute() - Method in class io.schram.jwebassembly.JWebAssemblyMojo
G
- getArtifactId() - Method in class io.schram.jwebassembly.Compiler
- getGroupId() - Method in class io.schram.jwebassembly.Compiler
- getLog() - Method in class io.schram.jwebassembly.JWebAssemblyMojo
- getVersion() - Method in class io.schram.jwebassembly.Compiler
I
- io.schram.jwebassembly - package io.schram.jwebassembly
J
- JWebAssemblyCompiler - Class in io.schram.jwebassembly
-
Facade for the "de.inetsoftware.jwebassembly.JWebAssembly" class.
- JWebAssemblyMojo - Class in io.schram.jwebassembly
-
Simple Maven plugin (i.e.,
Mojofor 1. retrieving the JWebAssembly compiler from Maven, and 2. executing the JWebAssembly compiler (through Reflection) - JWebAssemblyMojo() - Constructor for class io.schram.jwebassembly.JWebAssemblyMojo
O
- OutputFormat - Enum in io.schram.jwebassembly
-
Format of the output file created by the
JWebAssemblyCompiler.
T
- Text - Enum constant in enum io.schram.jwebassembly.OutputFormat
-
Human-readable .wat file
- toString() - Method in class io.schram.jwebassembly.Compiler
V
- valueOf(String) - Static method in enum io.schram.jwebassembly.OutputFormat
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum io.schram.jwebassembly.OutputFormat
-
Returns an array containing the constants of this enum type, in the order they are declared.
All Classes and Interfaces|All Packages