A WebAssembly to Java bytecode compiler.
JavaDocs can be found here. Depends on JWasm.
- Pass the non-SIMD test suite.
- Pass the entire test suite (i.e. implement SIMD).
- Compile and execute my Advent of Code 2019 solutions correctly.
- Implement WASI?
A WebAssembly to Java bytecode compiler.
JavaDocs can be found here. Depends on JWasm.