News

A sizable portion of the Hackaday audience groans and runs their eyes when some new-fangled Javascript thing comes out. So what makes Bun different? Bun is a runtime (like Node or Deno)t that offer… ...
Bun is a JavaScript runtime built on the JavaScriptCore engine with a native bundler, transpiler, task runner, and NPM client built-in. Topics Spotlight: New Thinking about Cloud Computing ...
It is really an entire JavaScript ecosystem built on top of a runtime engine. Bun is in active development, and its developers acknowledge that “it is experimental software.” ...
In the ever-evolving world of JavaScript development, a new player has emerged on the scene. Bun 1.0, an all-in-one JavaScript runtime and toolkit, has ...
With a simple firmware update, Kaluma puts a lightweight JavaScript runtime on the Raspberry Pi Pico (which uses the RP2040 microcontroller), providing handy modules for file systems, graphics, net… ...
Server-side JavaScript runtime Deno version 1.0 arrives to fix problems with Node.js. Written by Liam Tung, Contributing Writer May 14, 2020 at 6:03 a.m. PT.
One of the most impressive features in Google's open source Chrome web browser is V8, a high-performance JavaScript virtual machine that was developed by a team of specialists in Denmark.