issues
search
njaldea
/
nil
mono repo for c++ explorations
Other
2
stars
0
forks
source link
TODOs
#3
Open
njaldea
opened
9 months ago
njaldea
commented
9 months ago
[x] finalize app api for ext
[x] export and import state
[x] backend feedback to UI - status
[x] debounce update and rerun
[x] timing (delayed edge) (nil/gate)
[x] loop back support (nil/gate)
[ ] backend feedback to UI - log
[ ] subgraphs (UI)
[x] nil/gate parallelization
[x] nil/gate (nedit) compatibility edges (for feedback loop)
[ ] browser support (UI)
njaldea
commented
9 months ago
api will be left as is. future investigation to create a full blown IDE with compiler or scripts.
export and import will be done using 1 single text box for now. will have to figure out how to add file explorer with imgui.