Boa is a JavaScript lexer, parser and compiler written in Rust, currently supporting some of the language.
# Cargo.toml
[dependencies]
boa_engine = "0.21.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Evaluate a JavaScript expression using Boa's engine.
Check the Boa compatibility table for supported features.
No dependency data recorded yet.