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

Debugging support for multi-memory Wasm (DWARF) #1489

Open
4 tasks
yurydelendik opened this issue Apr 9, 2020 · 1 comment
Open
4 tasks

Debugging support for multi-memory Wasm (DWARF) #1489

yurydelendik opened this issue Apr 9, 2020 · 1 comment

Comments

@yurydelendik
Copy link
Collaborator

yurydelendik commented Apr 9, 2020

Wasmtime currently generate native DWARF based on the assumption that Wasm module has at most one memory. Beside support of multi-memory addressing in the WebAssemby DWARF spec itself, we need to fix the translation for native DWARF:

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