Comment by giancarlostoro
7 hours ago
> plenty of Rust projects have found good use for it as they find it easy to embed and use, so we’re happy.
I could easily see something similar to MongoDB being birthed out of Boa. MongoDB uses v8 for querying.
7 hours ago
> plenty of Rust projects have found good use for it as they find it easy to embed and use, so we’re happy.
I could easily see something similar to MongoDB being birthed out of Boa. MongoDB uses v8 for querying.
Huh! TIL. I'll have to look into that, I'm curious how it works. Although, now that I think about it, that does make sense.