Skip to content

The index in DW_OP_WASM_location is ULEB128 #1611

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 1 commit into from
Apr 28, 2020

Conversation

ggreif
Copy link
Contributor

@ggreif ggreif commented Apr 28, 2020

C.f. https://yurydelendik.github.io/webassembly-dwarf/#DWARF-expressions-and-location-descriptions

N.B.: This is probably a benign change even if tools in the wild use sleb128 (contrary to the spec). Confusion might happen when there are more than 63 (or 127?, I'd have to check) locals/arguments.

@yurydelendik yurydelendik merged commit a1f3f06 into bytecodealliance:master Apr 28, 2020
@yurydelendik
Copy link
Contributor

Thank you

@ggreif ggreif deleted the patch-2 branch April 28, 2020 16:33
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