Sainan c22eb28719
Some checks failed
Build / build (pull_request) Failing after 1m1s
chore: add bun support
It definitely has some benefits:
- It starts up insanely quickly compared to Node.
- It can run typescript directly, allow the build step to be reduced to verify/noEmit.

It does not implement NodeJS APIs perfectly, so I've had to add some special handling for Bun, but I think that's okay.
2025-06-22 23:10:42 +02:00
..
2025-06-22 23:10:42 +02:00
2025-04-18 11:16:43 -07:00
2025-05-05 18:09:03 -07:00