rust-lang / rust-lang/rust-playground

Visualise stack and heap feature suggestion

Open
#970 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Rust
Stars
1.4k
Forks
268
Avg merge
3h 2m
Merged PRs (30d)
6

Description

I am fairly new to rust but I was thinking about this as a potential project and thought I might as well contribute here.

Whilst learning I thought it would be a helpful and useful to visualise the memory whilst the code is executing. Most debuggers have this functionality so was thinking if I could add a debugger to the selection of tools. This might already exist or it might be too hard but was just checking and if not and its not super complex I would be happy to take this on as a learning project.

P.S. Sorry if this is not the place to discuss, I wasn't sure where to ask.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the Rust Playground's existing tools selection and determine whether a debugger can be integrated there. Define the supported execution and visualization scope for stack and heap memory, then document what a complete debugger feature would demonstrate; the issue names no files or tests to run.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
data-visualization, devtools
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.