Settings

Theme

Bun 1.0 is out (fastest JavaScript runtime) [video]

youtube.com

7 points by flying-pig 2 years ago · 1 comment

Reader

trinovantes 2 years ago

I'm pleasantly surprised I can run my nodejs based tools without any changes with simply "bun run [script]" instead of "yarn [script]"

It doesn't seem to make tools like webpack/eslint/playwright run any faster than nodejs (eslint was actually slower)

Sadly, I can't run anything else because my projects were made with webpack specific APIs like require.context and DefinePlugin

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection