kellpossible / kellpossible/stack-debug
support webassembly
- Vorherrschende Sprache
- Rust
- Sterne
- 7
- Forks
- 2
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Rechercherichtung
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.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- rust, wasm
- Bereich
- devtools
- Issue-Typ
- Feature
- Schwierigkeit
- 5/5
- Geschätzter Aufwand
- Über eine Woche
- Aktivitätsstatus
- Veraltet
- Klarheit
- Muss geklärt werden
- Anfängerfreundlichkeit
- 20/100