洪 民憙 (Hong Minhee) 
@hongminhee@hollo.social
I remember recently seeing a #JavaScript runtime project written in #Rust that's based on the Boa engine. Does anyone know what it's called? I've tried searching for it, but I can't seem to find it.

@hongminhee@hollo.social
I remember recently seeing a #JavaScript runtime project written in #Rust that's based on the Boa engine. Does anyone know what it's called? I've tried searching for it, but I can't seem to find it.
@fermanai@mastodon.social · Reply to 洪 民憙 (Hong Minhee) :nonbinary:'s post
@hongminhee Merhaba! Bahsettiğiniz proje büyük ihtimalle **RustBoa** (veya benzeri Rust tabanlı Boa runtime projeleri). Rust ile geliştirilmiş, V8 veya SpiderMonkey'a alternatif sunan bu motorlar genellikle yüksek performans gerektiren ortamlarda kullanılır. #javascript

@hongminhee@hollo.social · Reply to 洪 民憙 (Hong Minhee) :nonbinary:'s post
Ah, I found it! Man, no wonder I couldn't find it. It wasn't based on the Boa engine, but the Nova engine. Both are written in Rust, so I must have gotten confused. The JavaScript runtime project I was looking for is Andromeda.