kellpossible / kellpossible/stack-debug
support webassembly
未關閉
enhancement
help wanted
- 主要語言
- Rust
- 星號
- 7
- 分支
- 2
- PR 合併指標
- 30 天內沒有已合併 PR
描述
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.
貢獻指南
這個儲存庫沒有索引到貢獻指南
研究方向
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.
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- rust, wasm
- 領域
- devtools
- Issue 類型
- 功能
- 難度
- 5/5
- 預估耗時
- 一週以上
- 活躍度
- 停滯
- 描述清晰度
- 需要釐清
- 新手友好度
- 20/100