Skip to content

Range mappings: encoding/decoding support#45

Open
takikawa wants to merge 2 commits intojridgewell:mainfrom
takikawa:range-mappings-decode
Open

Range mappings: encoding/decoding support#45
takikawa wants to merge 2 commits intojridgewell:mainfrom
takikawa:range-mappings-decode

Conversation

@takikawa
Copy link

I'm currently looking into adding range mappings support for these packages. This is an initial PR that just adds encoding/decoding handling. Similar to the scopes code, I've added additional range mappings functions in a separate file rather than in the core code.

The first commit adds code for unsigned VLQ. I think this is needed for updated scopes support anyway so maybe you've written a version of this already, in which case I'd be happy to adapt the PR to that.

I'm also working on support in trace-mapping, etc. that will build on this PR.

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.

1 participant

Comments