Stream: StarlingMonkey

Topic: Rust in StarlingMonkey path forward


view this post on Zulip Kat Marchán (they/she) (May 27 2025 at 18:54):

Hi!

I'm pretty invested in seeing https://github.com/bytecodealliance/StarlingMonkey/pull/103 land and in general making it so we can do more StarlingMonkey work directly in Rust. I'm wondering what I can do to support getting this moving forward. My current priority is getting Node.js and WinterTC stuff landed, and I would much rather we build all those bits of new code on top of Rust instead of having to go back later and rewrite everything.

/cc @Till Schneidereit

This PR introduces rust-bindgen generated bindings for the StarlingMonkey runtime itself, as well as generated bindings and higher-level abstractions building on those for the SpiderMonkey engine. ...

Last updated: Jan 10 2026 at 02:36 UTC