Skip to content

Latest commit

 

History

History
34 lines (29 loc) · 1.62 KB

ABOUT.md

File metadata and controls

34 lines (29 loc) · 1.62 KB

About Boa

Boa is an open-source, experimental ECMAScript Engine written in Rust for lexing, parsing and executing ECMAScript/JavaScript. Currently, Boa supports some of the language. More information can be viewed at Boa's website.

Try out the most recent release with Boa's live demo playground.

Boa Crates