| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
The Java port of the webview project. It uses JNA under the hood to interface with the webview library, auto extrating the required dll/dylib/so libraries for your current system.
MacOS requires that all UI code be executed from the first thread, which means you will need to launch Java with -XstartOnFirstThread. This also means that the Webview AWT helper will NOT work at all.
Build our own DLLs and whatnot, the current ones are copied from the Kotlin port.
| Back | FazBrowse Home | New Git URL |