» Tag
javascript
16 postsDraft Spec Proposes Unified Server-Side HTTP API for JS Runtimes
A draft spec proposes a unified server-side HTTP API using ServerContext to reconcile Node, Deno, Bun, and edge runtime differences.
ChainDrop worm crawls into npm supply chain, evades standard defenses
ChainDrop, a Shai-Hulud npm worm variant, infected 444 packages and spreads via tarballs, evading standard repository-based defenses.
Three.js gets native Gaussian Splatting support
Three.js gains native Gaussian Splatting via PR #33950, with WebGPU/TSL rendering, approximate GPU sorting, and a minimal loader API.
CommitBrief — AI code reviews, right in your terminal
A provider-agnostic, local-first CLI that reviews your staged changes, a historic range, or a whole GitHub pull request. Zero telemetry, no server. Free and open source.
commitbrief.comHow AI-Assisted Debugging Made jsdom 43% Faster for React Tests
Sentry engineers used AI-assisted debugging to fix three jsdom bottlenecks, making a React Testing Library suite 43% faster without changing any tests.
TermDOM: HTML, CSS, and JavaScript for Terminal Apps
TermDOM enables the creation of interactive interfaces using HTML, CSS, and JavaScript for terminal applications.
Show HN: posix-regex – POSIX Standard Regex Engine for JavaScript
Explore the posix-regex library, offering POSIX standard regex for JavaScript.
JavaScript Error Disabled Server Rendering on 190 Pages
Google reported soft 404 errors on 190 pages due to a JavaScript issue. An overview of the problem and its solution.
Understanding the Core of Codex Security
OpenAI Codex Security uses a JavaScript loop for security analysis.
ViperJS: A JavaScript Engine in Safe Rust with Zero Dependencies
ViperJS offers a JavaScript engine in safe Rust with zero dependencies, running 84% of test262.
Svelte-rs: A Svelte Compiler Rewritten in Rust
The Svelte 5 compiler is now in Rust, providing speed and compatibility.