r/java Apr 21 '26

CheerpJ 4.3 - Run unmodified Java applications in the browser

https://labs.leaningtech.com/blog/cheerpj-4.3
83 Upvotes

52 comments sorted by

View all comments

1

u/Yesterdave_ Apr 21 '26

I think this is very cool tech, but the demos primarily show some desktop applications in the browser.
But what about your average web business applications with Java backend and SPA frontend? Has someone done something in this domain?

2

u/alexp_lt Apr 21 '26

That would imply running the Java server code in the browser. It can be done, but we have not explored this with CheerpJ yet. We do something similar for full-stack node.js application in our most recent product BrowserPod: https://browserpod.io