Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
koakuma-chan
7 months ago
|
parent
|
context
|
favorite
| on:
Behind the scenes of Bun Install
You can use Bun as package manager only. You don't have to use Bun as runtime.
iansinnott
7 months ago
|
next
[–]
Indeed! also as a test runner/lib if you're not doing browser automation. bun definitely has benefits even if not used as a runtime.
koakuma-chan
7 months ago
|
parent
|
next
[–]
I believe Playwright worked for me with the latest Bun though
winterrdog
7 months ago
|
prev
[–]
Sure?
Does it work if I have packages that have nodejs c++ addons?
abejfehr
7 months ago
|
parent
[–]
Why wouldn’t it? The end result of a npm install or a bun install is that the node_modules folder is structured in the way it needs to be, and I think it can run node-gyp for the packages that need it.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: