|
|
|
|
|
by MatekCopatek
1030 days ago
|
|
Might be a matter of perception, but I believe Bun is advertising itself as a drop-in replacement whereas Deno is primarily focused on being a better runtime (native TypeScript, different security model wrt modules, comes with test runner, linter etc). So while they're definitely competitors to an extent, the difference in approach should be taken into consideration when you're deciding which one to pick. |
|