joelgombin / concaveman

A very fast 2D concave hull algorithm
https://joelgombin.github.io/concaveman/
66 stars 7 forks source link

Replace V8 with QuickJSR #18

Open barracuda156 opened 1 year ago

barracuda156 commented 1 year ago

V8 is a very heavy dependency, also broken for some platforms. QuickJSR can be used in its place, hopefully.