Uses of Package
de.inetsoftware.jwebassembly.module
Packages that use de.inetsoftware.jwebassembly.module
Package
Description
-
Classes in de.inetsoftware.jwebassembly.module used by de.inetsoftware.jwebassemblyClassDescriptionModule Writer base class.The target for the different outputs
-
Classes in de.inetsoftware.jwebassembly.module used by de.inetsoftware.jwebassembly.binaryClassDescriptionDescribed the name of WebAssembly function.Module Writer base class.A type that can use for a blockA reference to a type.Cast operations for converting one data type to anotherThe option/properties for the behavior of the compiler.The target for the different outputs
-
Classes in de.inetsoftware.jwebassembly.module used by de.inetsoftware.jwebassembly.javascriptClassDescriptionSynthetic/dynamic method with a signature as array of types.Described the name of WebAssembly function.Synthetic/dynamic method.The target for the different outputs
-
Classes in de.inetsoftware.jwebassembly.module used by de.inetsoftware.jwebassembly.moduleClassDescriptionSynthetic/dynamic method with a signature as array of types.This calculate the goto offsets from Java back to block operationsDescribed a code branch/block node in a tree structure.Described a break to a block that will be added later.Description of a parsed IF operation.Positions inside a IF control structure.Description of single block/branch from the parsed Java byte code.Description of a parsed switch structure.Description of a parsed try-Catch structure.Cache and manager for the loaded ClassFilesOptimize the code of a single method/function through using of WebAssembly features without equivalent in Java.Manage the required function/methodsState of a function/methodDescribed the name of WebAssembly function.Block operators in the Java byte code.Convert Java Byte Code to a list of WasmInstruction.Placeholder for a jump to inspect the stack.This manager monitor the locale variables of a method to create a translation from the slot based index in Java to the variable based index in WebAssembly.The state of a single local variable slot.Module Writer base class.Hold the state of the stack.Write the static class initializer code.Handle all the constant strings.Synthetic/dynamic method.Manage the written and to write types (classes)A type that can use for a blockA generated type that represent a lambda expressionA reference to a type.The kind of typeCast operations for converting one data type to anotherWasmInstruction for block operation.WasmInstruction for a function call.WasmInstruction for a function call.Base class for Code Building.Base class of all WasmInstruction.Type of instruction to faster differ as with instanceof.WasmInstruction for load and store local variables.WasmInstruction for numeric operation.The option/properties for the behavior of the compiler.The target for the different outputsSynthetic/dynamic method based on WAT code (WASM in text form).
-
Classes in de.inetsoftware.jwebassembly.module used by de.inetsoftware.jwebassembly.textClassDescriptionDescribed the name of WebAssembly function.Module Writer base class.A type that can use for a blockA reference to a type.Cast operations for converting one data type to anotherThe option/properties for the behavior of the compiler.The target for the different outputs
-
Classes in de.inetsoftware.jwebassembly.module used by de.inetsoftware.jwebassembly.wasmClassDescriptionManage the written and to write types (classes)A reference to a type.The kind of typeThe option/properties for the behavior of the compiler.
-
Classes in de.inetsoftware.jwebassembly.module used by de.inetsoftware.jwebassembly.watparser