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

replace source-map with source-map-sync #102

Closed
wants to merge 5 commits into from

Conversation

7rulnik
Copy link

@7rulnik 7rulnik commented Feb 14, 2021

No description provided.

Copy link
Member

@alexander-akait alexander-akait left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What is different with source-map-js?

@7rulnik
Copy link
Author

7rulnik commented Feb 14, 2021

@alexander-akait it's the original source-map with WASM, but with sync API. It's should be 2x faster than source-map-js. I will make a PR to source-map that easily to review.

@alexander-akait
Copy link
Member

Do you have repo?

@7rulnik
Copy link
Author

7rulnik commented Feb 14, 2021

@alexander-akait 7rulnik/source-map-sync#1

@7rulnik 7rulnik marked this pull request as ready for review February 14, 2021 22:49
@alexander-akait
Copy link
Member

Some developers bundle webpack, it is rare case, but it can be breaking change for them

@7rulnik
Copy link
Author

7rulnik commented Feb 15, 2021

Yeah, I think that I can transform WASM into base64 so it will be not a problem

@7rulnik
Copy link
Author

7rulnik commented Feb 15, 2021

@alexander-akait should be bundleable now :)

@7rulnik
Copy link
Author

7rulnik commented Jul 27, 2021

#34 (comment)

@7rulnik 7rulnik closed this Jul 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants