Description
JavaScript execution can be embedded into Rust-oriented projects through an experimental engine. It is useful for developers testing Boa, language features, or custom scripting use cases.
Experimental language engines may not match browser or Node.js behavior. Validate compatibility before using it for untrusted scripts or production workloads.