mirror of
https://github.com/i-net-software/JWebAssembly.git
synced 2025-03-15 02:44:47 +01:00
bintray badge
This commit is contained in:
parent
94f1a07d49
commit
efd1344ad9
@ -4,6 +4,7 @@ JWebAssembly
|
||||
[](https://travis-ci.org/i-net-software/JWebAssembly)
|
||||
[](https://github.com/i-net-software/jwebassembly/blob/master/LICENSE.txt)
|
||||
[](https://coveralls.io/github/i-net-software/JWebAssembly?branch=master)
|
||||
[](https://bintray.com/i-net-software/OSS/de.inetsoftware.jwebassembly-compiler/_latestVersion)
|
||||
|
||||
JWebAssembly is a Java bytecode to [WebAssembly](http://webassembly.org/) compiler. It uses Java class files as input. That it can compile any language that compile to Java bytecode like Clojure, Groovy, JRuby, Jython, Kotlin and Scala.
|
||||
As output it generates the binary format (.wasm file) or the text format (.wat file). The target is to run Java natively in the browser with WebAssembly.
|
||||
|
Loading…
x
Reference in New Issue
Block a user