Document core shared data structures and configuration options
ekilmer opened this issue · 1 comments
ekilmer commented
MUI was initially developed for Binary Ninja, but with Ghidra support, we will need some way to reduce the duplication of data constants like colors, data structures, and supported interaction commands.
The implementation should be easily supported across various languages and ideally support code generation for those languages (for data structure definitions).
During development of Ghidra, we should note any of these features that are shared with Binary Ninja.
ekilmer commented
I would consider this to be done with the shared directory of JSON docs