JWebAssembly/README.md
2017-03-26 11:25:02 +02:00

830 B

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.