Skip to content

feat(transformer, napi/transform): expose moduleRunnerTransform function#9532

Merged
graphite-app[bot] merged 1 commit intomainfrom
03-04-feat_transformer_napi_transform_expose_modulerunnertransform_function
Mar 4, 2025
Merged

feat(transformer, napi/transform): expose moduleRunnerTransform function#9532
graphite-app[bot] merged 1 commit intomainfrom
03-04-feat_transformer_napi_transform_expose_modulerunnertransform_function

Conversation

@Dunqing
Copy link
Member

@Dunqing Dunqing commented Mar 4, 2025

Expose a moduleRunnerTransform function that Vite can directly use it to speed-up ssr transform. In this way, Vitest also benefits without having to wait for rolldown-vite.

@Dunqing Dunqing requested a review from overlookmotel as a code owner March 4, 2025 08:56
@Dunqing Dunqing requested a review from Boshen March 4, 2025 08:56
@github-actions github-actions bot added the A-transformer Area - Transformer / Transpiler label Mar 4, 2025
@Dunqing Dunqing requested a review from sapphi-red March 4, 2025 08:56
@github-actions github-actions bot added the C-enhancement Category - New feature or request label Mar 4, 2025
Copy link
Member Author

Dunqing commented Mar 4, 2025


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.

@codspeed-hq
Copy link

codspeed-hq bot commented Mar 4, 2025

CodSpeed Performance Report

Merging #9532 will not alter performance

Comparing 03-04-feat_transformer_napi_transform_expose_modulerunnertransform_function (ffd485c) with main (4056560)

Summary

✅ 33 untouched benchmarks

@Dunqing Dunqing force-pushed the 03-04-feat_transformer_napi_transform_expose_modulerunnertransform_function branch 2 times, most recently from cb7a1b6 to 731ad72 Compare March 4, 2025 13:47
@Boshen Boshen added the 0-merge Merge with Graphite Merge Queue label Mar 4, 2025
Copy link
Member

Boshen commented Mar 4, 2025

Merge activity

  • Mar 4, 9:41 AM EST: The merge label '0-merge' was detected. This PR will be added to the Graphite merge queue once it meets the requirements.
  • Mar 4, 9:41 AM EST: A user added this pull request to the Graphite merge queue.
  • Mar 4, 10:00 AM EST: A user merged this pull request with the Graphite merge queue.

…ction (#9532)

Expose a `moduleRunnerTransform` function that `Vite` can directly use it to speed-up ssr transform. In this way, `Vitest` also benefits without having to wait for `rolldown-vite`.
@graphite-app graphite-app bot force-pushed the 03-04-feat_transformer_napi_transform_expose_modulerunnertransform_function branch from 731ad72 to ffd485c Compare March 4, 2025 14:53
@graphite-app graphite-app bot merged commit ffd485c into main Mar 4, 2025
25 checks passed
@graphite-app graphite-app bot deleted the 03-04-feat_transformer_napi_transform_expose_modulerunnertransform_function branch March 4, 2025 15:00
@oxc-bot oxc-bot mentioned this pull request Mar 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

0-merge Merge with Graphite Merge Queue A-transformer Area - Transformer / Transpiler C-enhancement Category - New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants