Skip to content

FHS-Creative-Technologies/dapviz

Repository files navigation

dapviz

Note

This project is still looking for a memorable name, the url might change. Suggestions are welcome!

dapviz is a debugger with enhanced visualization - designed as a learning aid for beginners, it provides a clear representation of stack and heap variables and their relationships.

Installation

The recommended way to use dapviz is through editor plugins:

Alternatively, dapviz can be used as a standalone program. Download the latest version from the releases section and run it from the command line:

$ dapviz install netcoredbg
$ dapviz --debug-adapter netcoredbg <PATH-TO-PROGRAM>.dll

Project Structure

├── editor           -- Editor integrations
├── playground       -- Test projects
└── server           -- The dapviz react-three-fiber frontend
    └── src-backend  -- The dapviz rust backend

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •