-
Notifications
You must be signed in to change notification settings - Fork 830
Support 5 segment source mappings #6795
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
Merged
Merged
Changes from all commits
Commits
Show all changes
40 commits
Select commit
Hold shift + click to select a range
bc6dd69
Handle single-segment source mapping in source map header decoder
osa1 a12e4ad
Support 5-segment source mappings
osa1 363a03e
Merge remote-tracking branch 'origin/main' into 5_segment_source_mapp…
osa1 d8555c5
Revert formatting change
osa1 3b986eb
Fix formatting
osa1 2015e88
Merge remote-tracking branch 'origin/main' into 5_segment_source_mapp…
osa1 9465b2e
Revert debug change
osa1 4076b7a
Apply suggestions from code review
osa1 b63ec19
Merge remote-tracking branch 'origin/main' into 5_segment_source_mapp…
osa1 6171fe9
Add test
osa1 0a9d251
Implement parsing and printing
osa1 6858dac
Format
osa1 4111ce8
Fix parsing
osa1 f92899c
Fixes?
osa1 8675c23
Revert lit test, wasm-opt doesn't generate symbol names
osa1 8a35d16
Fix formatting
osa1 0051cbb
Merge remote-tracking branch 'origin/main' into 5_segment_source_mapp…
osa1 56abcb5
Fix wat parsing
osa1 7013707
Fix wat parsing a little bit more
osa1 cd2ac9d
Fix wat parsing even more
osa1 f70be71
Update lit test
osa1 ef71d81
Fix symbol name index updates
osa1 7e284ed
Improve test
osa1 c18d339
Formatting
osa1 7b59358
Refactor weird code
osa1 c96ad9a
Implement a TODO
osa1 25e1d80
Update merge test
osa1 95e24c7
Update metadce test
osa1 5dac139
Add inlining test
osa1 7d6529d
Merge remote-tracking branch 'origin/main' into 5_segment_source_mapp…
osa1 836d387
Revert formatting change
osa1 1c4157c
Update lit output
osa1 a278429
Merge remote-tracking branch 'origin/main' into 5_segment_source_mapp…
osa1 0098182
Address some of the comments
osa1 415bb88
Formatting
osa1 2f8cf68
Remove local
osa1 b1dff53
Merge remote-tracking branch 'origin/main' into 5_segment_source_mapp…
osa1 8a9ee2d
Revert C API changes
osa1 c54b226
Update comment
osa1 a721d72
Fix typo
osa1 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.