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