WebGL in Javafx browser

Is there any way to run unity3d webgl in Javafx browser?

No. I used Nativefier (GitHub - nativefier/nativefier: Make any web page a desktop application) to package http://localhost into EXE and APP files and start it from Java.