oxc/tasks/benchmark
Boshen 4b49cf8ce4 feat(transformer): always pass in symbols and scopes (#5087)
We no longer need to build semantic data inside the transformer.

The caller should be responsible for handling semantic data and its
errors.

The best way to achieve this in via `CompilerInterface`.

closes #3565
2024-08-22 16:06:31 +00:00
..
benches feat(transformer): always pass in symbols and scopes (#5087) 2024-08-22 16:06:31 +00:00
codspeed chore(deps): update npm packages (#4958) 2024-08-18 23:07:20 +00:00
src ci: custom global allocator for benchmarks (#3776) 2024-06-19 17:02:19 +00:00
Cargo.toml feat(transformer): always pass in symbols and scopes (#5087) 2024-08-22 16:06:31 +00:00
README.md s/web-infra-dev/oxc-project 2023-11-10 14:30:18 +08:00