IjzerenHein / kiwi.js

Fast TypeScript implementation of the Cassowary constraint solving algorithm 🖖
Other
249 stars 24 forks source link

web assembly (wasm) port? #26

Open mreinstein opened 4 years ago

mreinstein commented 4 years ago

I'd think leveraging web assembly/wasm could see some nice performance gains, since this library is inherently cpu bound.