mirror of
https://github.com/i-net-software/JWebAssembly.git
synced 2025-03-15 02:44:47 +01:00
status update
This commit is contained in:
parent
b23683ff68
commit
e61ad1e1a0
15
README.md
15
README.md
@ -8,11 +8,18 @@ JWebAssembly is a Java to [WebAssembly](http://webassembly.org/) Compiler. It us
|
||||
|
||||
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.
|
||||
### Finished Components
|
||||
* Java byte code parser
|
||||
* test framework
|
||||
* Public API of the Compiler
|
||||
|
||||
### Partially Finished
|
||||
* Binary format file writer (97/256)
|
||||
* Text format file writer (97/256)
|
||||
|
||||
### 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
|
||||
----
|
||||
|
Loading…
x
Reference in New Issue
Block a user