bytecodealliance / bytecodealliance/wasmtime

View variables from shared memories in debugger

Open
#7,278 17 comments 0 reactions 0 assignees View on GitHub
wasmtime:debugging
Dominant language
Rust
Stars
18.6k
Forks
1.8k
Avg merge
1d 18h
Merged PRs (30d)
126

Description

Thanks for filing a feature request! Please fill out the TODOs below.

#### Feature

I'd like to be able to see the values of the variables in my Rust code that I've compiled to WASM when debugging with LLDB. Currently when using CodeLLDB to debug Rust compiled in debug mode, the only variable present is `__vmctx`.

#### Benefit

This would make it a lot simpler to debug incorrect state in programs and generally understand a misbehaving program.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.