edotor.net icon indicating copy to clipboard operation
edotor.net copied to clipboard

Consider different GraphViz implementation

Open nikeee opened this issue 3 years ago • 1 comments

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 avatar Mar 17 '22 23:03 nikeee

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

nikeee avatar May 07 '22 02:05 nikeee