Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide a standalone and ready to use distribution like CheerpJ #255

Open
2dpdlja496or43iq opened this issue Apr 23, 2023 · 1 comment
Open

Comments

@2dpdlja496or43iq
Copy link

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!

@BobHanson
Copy link
Owner

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants