Hacker News new | ask | show | jobs
by zubnix 2526 days ago
How is this different (functionally) than say https://www.dukescript.com/ ?
2 comments

I think the biggest difference is that I am using the chromium embedded framework (java-cef), so you get e.g. the chrome debugger for debugging your HTML/CSS/JavaScript.

My goal was to use java-cef, but hide all the weirdness.

Also, there's no pre-defined data binding, so a bit less opinionated in this case.

For one, I guess, the price tag.