Hacker News new | ask | show | jobs
by iamcreasy 1773 days ago
This is pretty neat. Will check it out.

I was wondering if there is any similar lightweight options for Java? The only ones I know of are very big libraries, i.e. GWT, Vaadin etc.

2 comments

Kweb is in kotlin, not java, but it runs on the jvm https://github.com/kwebio/kweb-core/
Thanks!