Java bytecode to WebAssembly compiler

Edit Package jwebassembly-compiler
https://github.com/i-net-software/JWebAssembly

JWebAssembly is a Java bytecode to WebAssembly 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.

The difference to similar projects is that not a complete VM with GC and memory management should be ported. It’s more like a 1:1 conversion. The generated WebAssembly code is similar in size to the original Java class files.

Source Files (show merged sources derived from linked package)
Filename Size Changed
jwebassembly-compiler-0.4.pom 0000001679 1.64 KB
jwebassembly-compiler.changes 0000000168 168 Bytes
jwebassembly-compiler.spec 0000003172 3.1 KB
v0.4.tar.gz 0000169849 166 KB
Comments 0
No comments available
openSUSE Build Service is sponsored by