Crates.io | oxc_ecmascript |
lib.rs | oxc_ecmascript |
version | 0.83.0 |
created_at | 2024-10-19 15:13:35.7711+00 |
updated_at | 2025-08-29 06:52:22.130392+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 | 211,976 |
oxc_ecmascript
ECMAScript Operations defined in the spec https://tc39.es/ecma262/
Tests reside in crates/oxc_minifier/tests/ecmascript
due to cyclic dependency with oxc_parser
.