Moving to Bun
#1147
Replies: 1 comment
-
|
What do you expect shadow-cljs would gain from that? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Bun 1.0.0 was released on September 8 2023. (https://bun.sh)
By watching their release video and their blog post, it is clearly apparent the pros of this new piece of software that completely replaces Node.js, in a drop-in way.
There are some incompatibilities, as they say, and I'm not sure if those applies for shadow-cljs, but would it be worth a try?
I've made some tests myself and, for me, it's in a completely different league. It will be very quickly adopted in my opinion.
Could we start looking into either replacing node/npm entirely to use Bun or support using one or the other by a configuration option?
Beta Was this translation helpful? Give feedback.
All reactions