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

Enable debugging of source language of Wasm files #16

Open
abrown opened this issue Feb 25, 2021 · 1 comment
Open

Enable debugging of source language of Wasm files #16

abrown opened this issue Feb 25, 2021 · 1 comment

Comments

@abrown
Copy link
Contributor

abrown commented Feb 25, 2021

@jlb6740, I suspect this issue isn't exclusive to the code in this repository, but it is related: when I'm running a program in a Wasm runtime, can we provide a way for ittapi_rs to map executed code back to both 1) its Wasm form and 2) its original source language (e.g., C, Rust, AssemblyScript)?

@abrown
Copy link
Contributor Author

abrown commented Feb 25, 2021

Perhaps what is necessary is also a documented example in the repository of how to do this, ideally with the high-level API proposed in #15.

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