mirror of
https://github.com/i-net-software/JWebAssembly.git
synced 2025-03-25 07:27:52 +01:00
link to wiki
This commit is contained in:
parent
d8d4ea05b0
commit
7fa099298f
@ -10,6 +10,10 @@ As output it generates the binary format (.wasm file) or the text format (.wat f
|
|||||||
|
|
||||||
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.
|
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.
|
||||||
|
|
||||||
|
Documentation
|
||||||
|
----
|
||||||
|
The documentation can be found in the [wiki](wiki).
|
||||||
|
|
||||||
Status of the project
|
Status of the project
|
||||||
----
|
----
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user