webfx
webfx copied to clipboard
A JavaFX application transpiler. Write your Web Application in JavaFX and WebFX will transpile it in pure JS.
Tried to load an url using WebEngine, although it does not work. Interesting enough, after excluding webView from code and replacing it with any javafx ui component (let's say a...
Hi! When I try to compile the project with the commands, it says dev.webfx.cli.core.UnresolvedException: Unknown project module webfx-parent. Could you provide some more help? I know you guys try to...
I just wanted to let you know about some problems with the demos on Safari (18.6). WebFX Demo TeaVM-Wasm test on different browsers. Test done on a MacBook Pro M4....
Please update the documentation to point out the option to use TeaVM instead of GWT. GWT has always been the killer argument for not using this project.
Is it possible to have a version of WebFX as Typescript module so that we can use it inside of normal web/node project? What I mean by that is to...