oxc/tasks/transform_conformance/src
Boshen 70a0076eed
refactor: remove global allocator from non-user facing apps (#2401)
The runtime performance gains does not out weight the compilation speed from
building the custom allocators, which takes about a minute to build on
slower machines.
2024-02-12 14:09:05 +08:00
..
lib.rs feat(transformer): add decorators plugin (#2139) 2024-01-24 11:09:19 +08:00
main.rs refactor: remove global allocator from non-user facing apps (#2401) 2024-02-12 14:09:05 +08:00
test_case.rs feat(transfrom): transform-json-strings (#2168) 2024-01-25 10:39:02 +00:00
ts_fixtures.rs refactor: use our forked version of miette::Reporter for tests (#2266) 2024-02-02 16:15:31 +08:00