Boa
boajs.dev
Boa
@boajs.dev
Boa is an experimental JavaScript interpreter written in Rust.
Boa v0.21 has been released! Plenty of new features, builtins and performance improvements.

Blog post with details
boajs.dev/blog/2025/10...

Discussions:
Lobste.rs: lobste.rs/s/upi3xa/boa...

news.ycombinator.com/item?id=4567...

www.reddit.com/r/rust/comme...
Boa release v0.21 | Boa JS
Boa release v0.21
boajs.dev
October 23, 2025 at 8:31 AM
Temporal_rs has been released!!!

This is the first public release of Temporal_rs, a Rust implementation of the Temporal API powering Boa, Kiesel, V8 plus other engines.

This will be shipping in Chromium soon

More info in our blog post: boajs.dev/blog/2025/09...
Temporal_rs is here! The datetime library powering Temporal in Boa, Kiesel, and V8 | Boa JS
clock banner
boajs.dev
September 24, 2025 at 3:34 PM
Reposted by Boa
Boa's temporal_js may turn out to be one of the most widely used implementations of the TC39 Stage 3 Temporal API 👍

An independent open source project having impact on the whole JS ecosystem.

The Boa community has come along way since it was started by @jason-williams.co.uk seven years ago.
Boa devs share their journey implementing Temporal, the new JS date/time API, in Rust.

From crafting `temporal_rs` to tackling JsValue quirks, they’re building a robust library for both JS engines and native Rust.

#Rust #rustlang #programming

boajs.dev/blog/2025/06...
Implementing Temporal, the new date/time API for JavaScript (and Rust!) | Boa JS
A blog post about the temporal_rs Rust crate that implements JavaScript's Temporal API and how temporal_rs supports implementing Temporal in JavaScript engines.
boajs.dev
June 22, 2025 at 8:56 AM
temporal_rs is a Rust library implementing the upcoming ECMAScript proposal Temporal. Not only is it being used in Boa but also V8 and other engines. You can find out more about the implementation process below.
Boa devs share their journey implementing Temporal, the new JS date/time API, in Rust.

From crafting `temporal_rs` to tackling JsValue quirks, they’re building a robust library for both JS engines and native Rust.

#Rust #rustlang #programming

boajs.dev/blog/2025/06...
Implementing Temporal, the new date/time API for JavaScript (and Rust!) | Boa JS
A blog post about the temporal_rs Rust crate that implements JavaScript's Temporal API and how temporal_rs supports implementing Temporal in JavaScript engines.
boajs.dev
June 22, 2025 at 9:08 AM
Reposted by Boa
Jonas Haukenes, Mikhail Barash and @sffc.bsky.social giving case studies of contributing to JS engines…and sharing a third-party library (in Rust!) to simplify implementation of Temporal
June 2, 2025 at 11:40 AM
We have released v0.20!

This release includes more features, runtime additions, performance optimizations and more.

boajs.dev/blog/2024/12...

CC @thisweekinrust.bsky.social
Boa release v0.20 | Boa JS
Boa release v0.20
boajs.dev
December 5, 2024 at 6:35 PM
Hello World!
November 25, 2024 at 10:34 PM