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(codegen): sourcemap support #1045

Closed
Boshen opened this issue Oct 24, 2023 · 2 comments
Closed

feat(codegen): sourcemap support #1045

Boshen opened this issue Oct 24, 2023 · 2 comments
Labels
A-codegen Area - Code Generation

Comments

@Boshen
Copy link
Member

Boshen commented Oct 24, 2023

We need to generate sourcemap during codegen.

@Boshen Boshen added the A-codegen Area - Code Generation label Oct 24, 2023
@Boshen Boshen changed the title feat(codegen): Sourcemap Support feat(codegen): sourcemap support Oct 24, 2023
@egasimus
Copy link

A bit confusing that oxc_codegen says it supports sourcemaps but they're actually not implemented yet?

There's now the Ezno sourcemap implementation - https://crates.io/crates/source-map - might try and bolt it onto oxc 🤔

@Boshen
Copy link
Member Author

Boshen commented Mar 4, 2024

Mostly done, just need to polish things a little bit.

@Boshen Boshen closed this as completed Mar 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-codegen Area - Code Generation
Projects
None yet
Development

No branches or pull requests

2 participants