Boa JavaScript engine Profile
Boa JavaScript engine

@boa_engine

Followers
218
Following
14
Media
1
Statuses
38

Boa is an experimental Javascript lexer, parser and compiler written in Rust. Currently, it has support for some of the language.

Joined February 2022
Don't wanna be here? Send us removal request.
@boa_engine
Boa JavaScript engine
1 year
πŸ¦‹@ boajs dot dev
0
0
4
@boa_engine
Boa JavaScript engine
1 year
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
boajs.dev
More progress on Temporal, new benchmarks, migration to Matrix, and more...
0
1
13
@boa_engine
Boa JavaScript engine
2 years
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
boajs.dev
Summary
1
9
20
@boa_engine
Boa JavaScript engine
2 years
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
0
10
32
@boa_engine
Boa JavaScript engine
2 years
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
0
10
32
@RustRepos
Awesome Rust Repositories
2 years
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
Tweet card summary image
github.com
Boa is an embeddable Javascript engine written in Rust. - boa-dev/boa
0
3
16
@boa_engine
Boa JavaScript engine
2 years
In May, we received $9,100 from 5 financial contributors and we spent $9,070. Our current balance is $10,414. Thank you! πŸ™ https://t.co/xVdhsdPdIW
opencollective.com
Boa is an experimental JavaScript lexer, parser and compiler written in Rust.
0
0
3
@boa_engine
Boa JavaScript engine
3 years
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
opencollective.com
Boa is an experimental JavaScript lexer, parser and compiler written in Rust.
0
1
6
@boa_engine
Boa JavaScript engine
3 years
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
opencollective.com
Boa is an experimental JavaScript lexer, parser and compiler written in Rust.
1
0
5
@boa_engine
Boa JavaScript engine
3 years
In February, we received $210 from 4 financial contributors and we spent $21. Our current balance is $1,358. Thank you! πŸ™ https://t.co/xVdhsdPdIW
opencollective.com
Boa is an experimental JavaScript lexer, parser and compiler written in Rust.
0
0
1
@Kian_NH
Kian
3 years
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!
2
11
45
@boa_engine
Boa JavaScript engine
3 years
In January, we received $210 from 4 financial contributors and we spent $21. Our current balance is $1,177. Thank you! πŸ™ https://t.co/xVdhsdPdIW
opencollective.com
Boa is an experimental JavaScript lexer, parser and compiler written in Rust.
0
0
3
@boa_engine
Boa JavaScript engine
3 years
In December, we received $210 from 4 financial contributors and we spent $21. Our current balance is $997. Thank you! πŸ™ https://t.co/xVdhsdPdIW
opencollective.com
Boa is an experimental JavaScript lexer, parser and compiler written in Rust.
0
0
2
@boa_engine
Boa JavaScript engine
3 years
In November, we received $105 from 2 financial contributors and we spent $11. Our current balance is $816. Thank you! πŸ™ https://t.co/xVdhsdPdIW
opencollective.com
Boa is an experimental JavaScript lexer, parser and compiler written in Rust.
0
0
2
@boa_engine
Boa JavaScript engine
3 years
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
opencollective.com
Boa is an experimental JavaScript lexer, parser and compiler written in Rust.
1
0
5
@boa_engine
Boa JavaScript engine
3 years
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
0
9
14
@boa_engine
Boa JavaScript engine
3 years
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
0
9
14
@boa_engine
Boa JavaScript engine
3 years
We have released a new version of Boa, the @JavaScript engine written in @rustlang! This time, we added support for the async / await syntax, improved the performance of arrays around 45% and much more. The conformance grew to 74.53% https://t.co/NbZ5zMa8KE /cc @ThisWeekInRust
1
10
15
@boa_engine
Boa JavaScript engine
3 years
We have released a new version of Boa, the @JavaScript engine written in @rustlang! This time, we added support for the async / await syntax, improved the performance of arrays around 45% and much more. The conformance grew to 74.53% https://t.co/NbZ5zMa8KE /cc @ThisWeekInRust
1
10
15
@ddanielecki
Daniel Danielecki
3 years
This week, in @tldrnewsletter ( https://t.co/sCcWZiSaG3), @boa_engine has been featured. That's a #JavaScript engine written in @rustwasm. Super, super fast️‍πŸ”₯πŸ”₯πŸ”₯ https://t.co/0vEQiV8PyY
0
1
2