







Vercel Functions now supports the Bun runtime, giving developers faster performance options and greater flexibility for optimizing JavaScript workloads.
The many, many, many JavaScript runtimes of the last decade
This last decade has seen an inundation of new JavaScript runtimes (and engines in equal measure), enabling us to run JavaScript in all manner of contexts...
Summary of CVE-2025-55182 - Vercel
Vercel has provided a patch for CVE-2025-55182 affecting any frameworks allowing Server Components usage.
Introducing Bare: Actually run Javascript Everywhere - Pears
The Holepunch team has introduced Bare, a groundbreaking minimal JavaScript runtime designed for both desktop and mobile. Built to be fast, modular, and efficient, Bare revisits the original vision of Node.js by embracing modularity and universal compatibility.

Gleam 1.18.0 adds advanced record field support and boosts JS performance
gleam 1.18.0 introduces full language server support for record fields, automatic import updates on module renames, and faster JavaScript output with data singleton optimization.

I am worried about Bun
Bun is excellent software. Anthropic owns it now, Bun sits under Claude Code, and Claude Code getting worse makes me worried Bun could follow the same enshittification path.
GitHub - playcanvas/engine: Powerful web graphics runtime built on WebGL, WebGPU, WebXR and glTF
Powerful web graphics runtime built on WebGL, WebGPU, WebXR and glTF - playcanvas/engine
MCP server support on Vercel - Vercel
Run MCP servers on with Next.js or Node.js in your Vercel project with 1st class support for Anthropic's MCP SDK

Ryan Dahl on Twitter / X
Introducing celld: a self-hosted, distributed Durable Objects and Workers implementation- celld = V8 + S3 + SQLite + LTX+ Tokio- programmed with exactly the Cloudflare Workers/DO JavaScript APIs and config- order of magnitude cheaper at scale- writes are durable before… pic.twitter.com/KCBf6U5DQw— Ryan Dahl (@rough__sea) August 5, 2026
Thireus/GGUF-Tool-Suite
Produce your own Dynamic 3.0 Quants and achieve optimum accuracy & SOTA quantization performance! Input a target size and the toolchain will create a GGUF recipe tuned to your hardware within seconds — flexible model sizing and lowest achievable perplexity/kld for GGUF enthusiasts seeking precise and automated dynamic quant production.
jose - npmx
JWA, JWS, JWE, JWT, JWK, JWKS for Node.js, Browser, Cloudflare Workers, Deno, Bun, and other Web-interoperable runtimes

Speeding up the JavaScript ecosystem - eslint
Linting is the act of finding patterns in code that could lead to mistakes or ensure a consistent reading experience. It's a core piece of many JavaScript/TypeScript projects. We found lots of potential for time savings in their selector engine and AST conversion process and a perfect linter written in JS would be able to hit sub-second run times.

SonicJS - Modern Headless CMS for Cloudflare Workers
Build blazingly fast content APIs with SonicJS. TypeScript-first headless CMS built for Cloudflare Workers.

Cloudflare Workers, Deno Deploy, Netlify Edge, and Vercel Edge all have (partial) native Node.js support. But how much? Made a test suite to check this live! > github.com/pi0/platform-node-compat
GitHub - pi0/platform-node-compat: Display Node.js compatibility of edge runtimes
github.com