gohypergiant / standard-toolkit

The web "standard library" for the Accelint family of systems.
Apache License 2.0
0 stars 0 forks source link

IDEA: implement `bun` to consolidate tooling #59

Open brandonjpierce opened 6 days ago

brandonjpierce commented 6 days ago

Kudos to Charlie for planting the seed

brandonjpierce commented 6 days ago

Will spend some time documenting pros, cons, differences, etc.

charliewilco commented 4 days ago

here's a good thread on replacing tsup completely.

https://github.com/oven-sh/bun/issues/5141 https://github.com/ryoppippi/bun-plugin-isolated-decl

charliewilco commented 4 days ago

the only real thing the bun test runner is missing is timers

https://github.com/oven-sh/bun/issues/5480