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

Explicitely specify the type of DW_OP_WASM_location values #19

Open
pfaffe opened this issue May 20, 2021 · 0 comments
Open

Explicitely specify the type of DW_OP_WASM_location values #19

pfaffe opened this issue May 20, 2021 · 0 comments

Comments

@pfaffe
Copy link

pfaffe commented May 20, 2021

In DWARF v5, values on the DWARF expression stack are typed (see 2.5.1 of [DWARF]). Most of the time the types are implicit and defined by the operation and its operands. In the wasm extension, it's implicitely clear that the result type of a DW_OP_WASM_location is just the type of the local/global/operand being loaded, but perhaps the spec should be more explicit!

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

No branches or pull requests

1 participant