You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I only want to be able to run my favorite Java based applications on the browser as effortless as possible. I don't want to build teavm from source myself. An installer that included everything and ready to use like CheerpJ is greatly appreciated!
It's a different idea. Our idea is not to copy the problems of Java into JavaScript byte-code-by-byte-code. The challenge is to adapt Java just enough to run smoothly in Java and JavaScript in a way that programmers can adapt as necessary to the nuances of JavaScript -- threads, file reading and writing, etc. This allows building much more interesting hybrid Java/JavaScript/C++ apps.
It's much more fun and and much more interesting than what you are imagining, I think.
I only want to be able to run my favorite Java based applications on the browser as effortless as possible. I don't want to build teavm from source myself. An installer that included everything and ready to use like CheerpJ is greatly appreciated!
https://leaningtech.com/download-cheerpj/
p/s: I don't know how to use Eclipse and I don't want to use it too!
The text was updated successfully, but these errors were encountered: