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

Add language clarifying the 32-bit limit for VLQs #98

Merged
merged 1 commit into from
Jun 26, 2024

Conversation

takikawa
Copy link
Collaborator

This PR addresses issue #80. I'm adding it here to have for discussion when we go through all the spec issues in the hackfest.

@jkup jkup merged commit 66bdf0d into tc39:main Jun 26, 2024
1 of 2 checks passed
github-actions bot added a commit that referenced this pull request Jun 26, 2024
SHA: 66bdf0d
Reason: push, by jkup

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@lforst
Copy link
Member

lforst commented Jun 27, 2024

I was wondering, what should tools do in case the limit is exceeded? Should we define a behavior or is that up to the implementers? I guess it is different for generators than debuggers. Generators could crash or noop while debuggers could simply reject the sourcemap.

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.

4 participants