cubing / cubing.js

🛠 A library for displaying and working with twisty puzzles. Also currently home to the code for Twizzle.
https://js.cubing.net/cubing/
GNU General Public License v3.0
232 stars 42 forks source link

Switch entirely to `bun` for development #294

Open lgarron opened 9 months ago

lgarron commented 9 months ago

bun has a lot of advantages for development:

Issues blocking complete adoption for cubing.js:

We'll always want to test the build against node, but this can be one fairly simple test among all other tests.