Dagger.jl
Dagger.jl copied to clipboard
Add DaggerImGuiDash subpackage
This adds a new dashboard subpackage DaggerImGuiDash.jl, which uses CImGui.jl to render logs from Dagger (and other packages which support TimespanLogging.jl). The intention is for this dashboard to be at least as featureful as DaggerWebDash, while being simpler to maintain (at least for now, while we don't have native WASM support in Julia).
Todo:
- [ ] Add some basic documentation
- [ ] Add basic tests
- [ ] Add an example
- [ ] Add support to benchmarking script