What is Bun, and does it live up to the hype?
oven-sh/bun: Incredibly fast JavaScript runtime, bundler, transpiler and package manager – all in one.
@GitHub
"zig" source code example
bun/bun.zig at main · oven-sh/bun
Home ⚡ Zig Programming Language (ziglang.org)
ziglang/zig: General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.
Home ⚡ Zig Programming Language (ziglang.org)
ziglang/zig: General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.
Is JavaScriptCore (JSC) really the reason bun.js is so fast? Is V8 that slow? Is JSC the fastest? - YouTube
Bun — fast all-in-one JavaScript runtime
Bun is a modern JavaScript runtime like Node or Deno. It was built from scratch to focus on three main things:Start fast (it has the edge in mind).
New levels of performance (extending JavaScriptCore, the engine).
Being a great and complete tool (bundler, transpiler, package manager).
Bun is designed as a drop-in replacement for your current JavaScript & TypeScript apps or scripts — on your local computer, server or on the edge. Bun natively implements hundreds of Node.js and Web APIs, including ~90% of Node-API functions (native modules), fs, path, Buffer and more.
Bun — fast all-in-one JavaScript runtime
Bun is a modern JavaScript runtime like Node or Deno. It was built from scratch to focus on three main things:Start fast (it has the edge in mind).
New levels of performance (extending JavaScriptCore, the engine).
Being a great and complete tool (bundler, transpiler, package manager).
Bun is designed as a drop-in replacement for your current JavaScript & TypeScript apps or scripts — on your local computer, server or on the edge. Bun natively implements hundreds of Node.js and Web APIs, including ~90% of Node-API functions (native modules), fs, path, Buffer and more.
No comments:
Post a Comment