mirror of
https://github.com/danbulant/oxc
synced 2026-05-24 12:21:58 +00:00
5 lines
187 B
Markdown
5 lines
187 B
Markdown
# `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`.
|