We have released Boa 0.19:
https://t.co/oUMmjLdni2
In this release, we have made great progress on Temporal, collaborating with the TC39 champions.
We have also switched to new benchmarks that compare Boa to other JavaScript engines such as V8 or QuickJS.
/cc @ThisWeekInRust
Boa 0.18 has just been released!
Boa is a #javascript engine written in #rustlang. It now passes 85% of the official ECMAScript suite, and it's much more performant!
Check the full release post here:
https://t.co/Ax3oC6Mngq
/cc @rustlang@ThisWeekInRust
We have released version 0.17 of Boa! π
This new version of the most complete #javascript engine written in @rustlang comes with tons of fixes and enhancement to our #ecmascript conformance, #API and performance after almost 1 year.
/cc @ThisWeekInRust
https://t.co/9R2VRmMpET
We have released version 0.17 of Boa! π
This new version of the most complete #javascript engine written in @rustlang comes with tons of fixes and enhancement to our #ecmascript conformance, #API and performance after almost 1 year.
/cc @ThisWeekInRust
https://t.co/9R2VRmMpET
boa: Boa is an embeddable and experimental Javascript engine written in Rust. Currently, it has support for some of the language.
βοΈ 3961
Author: @boa_engine#rustlang
https://t.co/lblqxJJcnh
In April, one new financial contributor joined. We received $18,992 from 6 financial contributors and we spent $15,608. Our current balance is $10,413.
Thank you! π
https://t.co/xVdhsdPdIW
In March, one new financial contributor joined. We received $7,210 from 5 financial contributors and we spent $1,214. Our current balance is $7,342.
Thank you! π
https://t.co/xVdhsdPLyu
@1258632 @Kian_NH@Cloudflare It could be in the future. For now, weβre trying to catch up in conformance and speed.
You can already use it depending on your workload :)
Turns out you can use the @boa_engine JavaScript Engine on @Cloudflare Workers
This example comes out to 1,224 KiB - which is below the 5 MiB limit of the Workers paid plan!
In October, 2 financial contributors joined (@stephenbelanger, @slsoftworks) - you are the best! π
We received $210 from 4 financial contributors and we spent $21. Our current balance is $725.
Top financial contributors: @stephenbelanger, @slsoftworks
https://t.co/xVdhsdPdIW
In this post we explain how you can add Boa, a JavaScript engine into a Rust project, so that you can execute and interoperate with JavaScript in Rust.
https://t.co/24wWXhQMAj
/cc @JavaScript@rustlang@ThisWeekInRust