Boa
@boajs.dev
68 followers 2 following 4 posts
Boa is an experimental JavaScript interpreter written in Rust.
Posts Media Videos Starter Packs
boajs.dev
Boa @boajs.dev · 18d
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
Reposted by Boa
robpalmer.bsky.social
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.
rustaceans.bsky.social
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
boajs.dev
Boa @boajs.dev · Jun 22
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.
rustaceans.bsky.social
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
Reposted by Boa
joyeecheung.bsky.social
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
Jonas Haukenes, Mikhail Barash & Shane Carr: Cross-Engine Contributions at Scale: How newcomers accelerated Temporal and Upsert in SpiderMonkey, V8, and Boa
boajs.dev
Boa @boajs.dev · Dec 5
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
boajs.dev
Boa @boajs.dev · Nov 25
Hello World!