Volker Berlin 9dfbba36fb Split the TextModulWriter in an abstract writer which can also use for
the binary format and the simple formatter. Some first byte code
operations.
2017-03-21 22:38:52 +01:00
2017-03-20 19:55:16 +01:00
2017-03-20 19:55:16 +01:00
2017-03-20 19:55:16 +01:00
2017-03-20 19:55:16 +01:00
2017-03-20 19:55:16 +01:00
2017-03-20 19:55:16 +01:00
2017-03-20 22:44:38 +01:00
2017-03-20 22:07:39 +01:00

JWebAssembly

Build Status License

JWebAssembly is a Java to WebAssembly compiler. It uses Java class files as input.

Status of the project

Currently it is only a proof of concept.

Future Features

In the future there should be a Gradle plugin to easy integrate it in the build process and a Eclipse build command to see compiler errors in in the IDE.

Required Java Version

JWebAssembly requires Java SE 8 or higher. It is tested with Java SE 8 on travis-ci.org.

Description
Java bytecode to WebAssembly compiler
Readme 2.4 MiB
Languages
Java 99.6%
JavaScript 0.4%