douchuan / jvm

JVM in Rust, written as a learning project.
MIT License
515 stars 31 forks source link

Web Assembly #11

Open pepperoni42069 opened 2 years ago

pepperoni42069 commented 2 years ago

in some point, in the far far future. Could this project be able to run jars completly in the browser with web assembly. (since this is written in rust it can compile to wasm)

belohnung commented 2 years ago

It is mentioned in the Roadmap section of the README so I guess so.

Mart-Bogdan commented 2 years ago

I guess there are other JVM implementations for WASM