Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 399 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 399 Bytes

Examples

Below are some examples.

Go

Compile Go to WASM and then to the JVM. In order of complexity:

Rust

Compile Rust to WASM and then to the JVM. In order of complexity:

C/C++

Compile C to WASM and then to the JVM. In order of complexity: