nidi3 / graphviz-java

Use graphviz with pure java
Apache License 2.0
934 stars 107 forks source link

Possibility of replacing J2V8 with Javet #246

Open daredevil2033 opened 1 year ago

daredevil2033 commented 1 year ago

J2V8 is severely outdated and is no longer maintained. The unofficial v6.2.0 build doesn't support Node.js which, if I understood correctly, is needed for viz.js but already provides a significant perfomance improvement. The tradeoff would be losing Mac support but at this point wouldn't GraalJS + GraalVM provide a similar perfomance compared to the 2016 verison of V8?