perf(napi/parser): lazy load raw transfer deserializers
Don't eagerly load raw transfer deserializer code. These files are large and will take JS engine some time to parse. Instead, require the appropriate deserializer lazily, when it's first needed.
For the majority of users who aren't using raw transfer (almost everyone, as it's currently behind an experimental option), avoid loading this code entirely.
- #10482
👈 (View in Graphite) - #10481

main
How to use the Graphite Merge Queue
Add either label to this PR to merge it via the merge queue:
- 0-merge - adds this PR to the back of the merge queue
- hotfix - for urgent hot fixes, skip the queue and merge this PR next
You must have a Graphite account in order to use the merge queue. Sign up using this link.
An organization admin has enabled the Graphite Merge Queue in this repository.
Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.
This stack of pull requests is managed by Graphite. Learn more about stacking.
Merge activity
- Apr 19, 10:12 AM EDT: The merge label '0-merge' was detected. This PR will be added to the Graphite merge queue once it meets the requirements.
- Apr 19, 10:12 AM EDT:
Boshenadded this pull request to the Graphite merge queue. - Apr 19, 10:33 AM EDT: The Graphite merge queue removed this pull request due to downstack failures on PR #10481.
- Apr 29, 5:44 AM EDT: The merge label '0-merge' was detected. This PR will be added to the Graphite merge queue once it meets the requirements.
- Apr 29, 5:54 AM EDT:
overlookmoteladded this pull request to the Graphite merge queue. - Apr 29, 5:55 AM EDT: Merged by the Graphite merge queue.