kellpossible / kellpossible/stack-debug
support webassembly
- Dominant language
- Rust
- Stars
- 7
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
It might be possible to support webassembly via the `__stack_pointer` global, perhaps we can read it before and after executing the function code. I'm not sure how well that will work but it could be worth a try.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading the crate's existing function-instrumentation and stack-measurement paths, then investigate how WebAssembly exposes the `__stack_pointer` global before and after function execution. Done means the crate can measure and report stack sizes for supported WebAssembly functions, with behavior verified by relevant tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust, wasm
- Domain
- devtools
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100