All Classes and Interfaces

Class
Description
 
Interface of all possible types in WebAssembly.
Operation on Arrays.
Synthetic/dynamic method with a signature as array of types.
A reference to an array type
 
Module Writer for binary format. http://webassembly.org/docs/binary-encoding/
https://docs.oracle.com/javase/specs/jvms/se9/html/jvms-4.html#jvms-4.7.23
http://docs.oracle.com/javase/specs/jvms/se7/html/jvms-4.html http://docs.oracle.com/javase/specs/jvms/se5.0/html/ClassFile.doc.html
 
Cache and manager for the loaded ClassFiles
 
Extends the DataInputStream with a code position.
 
 
 
 
 
 
 
A reference to an member that is described in the constant pool of a Java class.
Exceptions attribute of methods.
Described a Field of a class. http://docs.oracle.com/javase/specs/jvms/se7/html/jvms-4.html#jvms-4.5 http://docs.oracle.com/javase/specs/jvms/se5.0/html/ClassFile.doc.html#2877
Described the name of WebAssembly function.
Type of function name.
Block operators in the Java byte code.
Synthetic JavaScript import function.
Write JavaScipt glue code.
The main class of the compiler.
 
outputStream with little endian encoding like in Wasm.
 
 
Described a field, method, function, etc.
 
 
Generate the WebAssembly output.
Module Writer base class.
Synthetic functions for creating multidimensional dimensional arrays
A ValueType with a name for debug information.
Workaround/polyfill for the missing GC feature of WebAssembly.
 
Replacement for java.lang.reflect.Array
Replacement for java.lang.Enum
Mapping for Source Map.
Generates Source Map version 3.
Handle all the constant strings.
Operation on structs.
Synthetic/dynamic method.
Module Writer for text format with S-expressions.
 
Manage the written and to write types (classes)
A type that can use for a block
A reference to a type.
The kind of type
 
Cast operations for converting one data type to another
Parser for a Java signature.
Operation on Variables.
Block operators in the WASM byte code.
Base class for Code Building.
If there any error occur on converting a class file to a WebAssembly module.
The option/properties for the behavior of the compiler.
The target for the different outputs
Parser for text format of a function.
A simple cache for weak values.