Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(wasm): support codegen sourcemap #9315

Merged
merged 1 commit into from
Feb 24, 2025

Conversation

hi-ogawa
Copy link
Contributor

@hi-ogawa hi-ogawa commented Feb 24, 2025

This PR adds CodegenOption.enable_sourcemap option and codegen_sourcemap_text state for oxc-project/playground#52.

@github-actions github-actions bot added the C-enhancement Category - New feature or request label Feb 24, 2025
Copy link
Contributor Author


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.

Copy link

codspeed-hq bot commented Feb 24, 2025

CodSpeed Performance Report

Merging #9315 will not alter performance

Comparing 02-24-feat_wasm_support_codegen_sourcemap (14c0917) with main (6764b8d)

Summary

✅ 33 untouched benchmarks

@hi-ogawa hi-ogawa force-pushed the 02-24-feat_wasm_support_codegen_sourcemap branch from 7b841d1 to 14c0917 Compare February 24, 2025 08:45
@hi-ogawa hi-ogawa marked this pull request as ready for review February 24, 2025 08:45
@Boshen Boshen merged commit d216bb8 into main Feb 24, 2025
28 checks passed
@Boshen Boshen deleted the 02-24-feat_wasm_support_codegen_sourcemap branch February 24, 2025 09:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-enhancement Category - New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants