Tag: deno
Deno version 2.0 is nearly done – but after over 4 years, the project’s big bets have yet to pay off
Version 2.0 of Deno, a JavaScript and TypeScript runtime, is now feature complete and a release candidate is […]
Node.js adds experimental TypeScript support, as it ‘simply cannot be ignored’
The Node.js project has added TypeScript support – behind an “experimental” flag – with Technical Steering Committee member […]
Node 22 released with experimental support for require targeting ECMAScript modules and more
Node 22 – which will eventually be a LTS (Long-term support) version – is out with new features […]
Fixing bug-prone JavaScript dates: Deno 1.4 adds its support for Temporal API
Deno 1.4 is out, including support (behind a flag) for the Temporal API, a JavaScript standard for improved […]
How fast is your programming language? New contest and benchmarks spark debate
Java programmers are being pressed to post the fastest possible solution to a “one billion row challenge,” prompting […]
Deno 1.39 released: WebGPU is back, plus better Node.js compatibility, and TypeScript 5.3
Deno 1.39 is out with WebGPU support, new coverage reporters, better Node.js compatibility and TypeScript 5.3, though the […]
Deno adds scaleable messaging with new Queues feature, sparks debate about proprietary services
Deno has previewed Queues, a messaging system which enables asynchronous processing of long-running tasks. Queues are built on […]
Deno denial of service attack resolved, with promise to address dependency impact
Deno suffered a distributed denial of service (DDoS) attack earlier this week, impacting its module registry as well […]
Bun 0.7.1 released, 1.0 promised for September 7th
Bun, a JavaScript runtime based on Zig and JavaScript Core, has reached version 0.71, with version 1.0 promised […]
CommonJS: Here to stay or gone tomorrow?
CommonJS (CJS), a standard for modules in JavaScript, remains in widespread use despite being superseded by an official […]