nikeee / edotor.net

Your favourite Graphviz editor
https://edotor.net
MIT License
176 stars 21 forks source link

Consider different GraphViz implementation #45

Open nikeee opened 2 years ago

nikeee commented 2 years ago

There is a graphviz rewrite (rust): https://github.com/nadavrot/layout

If it produces the same results and it is possible to use it as a WASM module in a web worker, it could replace viz.js in some cases.

nikeee commented 2 years ago

@hpcc-js/wasm seems like a good alternative: https://www.npmjs.com/package/@hpcc-js/wasm