mirror of
https://github.com/swc-project/swc.git
synced 2024-11-24 10:12:42 +03:00
2ad0af9e91
swc_ecma_transforms_compat: - `classes`: Fast-path. - `destructuring`: Fast-path. - `sticky_regex`: Fast-path. - `spread`: Fast-path. - `shorthand`: Fast-path. - `typeof_symbol`: Fast-path. - `block_scoped_functions`: Fast path. - `duplicate_keys`: Use fxhash. - `instance_of`: Fast path. - `reserved_words`: Make string comparison efficient. |
||
---|---|---|
.. | ||
benches | ||
examples | ||
src | ||
tests | ||
Cargo.toml |