zlacker

[parent] [thread] 4 comments
1. ximeng+(OP)[view] [source] 2025-12-02 18:43:43
I use bun in a project but Claude Code always uses node to run throwaway scripts. Maybe they can persuade it to use bun as part of this acquisition?
replies(3): >>simlev+p >>runjak+e3 >>threet+G4
2. simlev+p[view] [source] 2025-12-02 18:45:31
>>ximeng+(OP)
I bet CC will become a binary with bun included and it'll use it's internal JS engine to run most scripts.
3. runjak+e3[view] [source] 2025-12-02 18:56:27
>>ximeng+(OP)
I always tell it to use Bun and it works? Am I misunderstanding?
replies(1): >>ximeng+d5
4. threet+G4[view] [source] 2025-12-02 19:00:44
>>ximeng+(OP)
Oddly I saw it try to use bun the other day, and was confused because everything in the project is in node.
◧◩
5. ximeng+d5[view] [source] [discussion] 2025-12-02 19:03:23
>>runjak+e3
It seems the default is node (despite the project docs saying to use bun and all example script documentation using bun). It will use bun if told, but there’s definitely nothing saying to use node and it uses that anyway.
[go to top]