| Crates.io | oxc_ecmascript |
| lib.rs | oxc_ecmascript |
| version | 0.92.0 |
| created_at | 2024-10-19 15:13:35.7711+00 |
| updated_at | 2025-09-24 04:20:43.874535+00 |
| description | A collection of JavaScript tools written in Rust. |
| homepage | https://oxc.rs |
| repository | https://github.com/oxc-project/oxc |
| max_upload_size | |
| id | 1415454 |
| size | 219,034 |
oxc_ecmascriptECMAScript Operations defined in the spec https://tc39.es/ecma262/
Tests reside in crates/oxc_minifier/tests/ecmascript due to cyclic dependency with oxc_parser.