theogiraudet / TeaVMtest

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Java to WASM Proof of Concept

The purpose of this repository is to try to compile some Java programs to WASM to study the possibilities with TeaVM.

How to initialize the project?

git clone https://github.com/theogiraudet/TeaVMtest.git
./install.sh

How to test/deploy the project?

./deploy.sh

About


Languages

Language:Shell 40.7%Language:Java 34.0%Language:HTML 15.7%Language:Dockerfile 9.5%