Jason Turner
Jason Turner
Currently the ELF loading capability is baked into the front-end cpp file and should be moved into another file/lib
Should at least start with a command line configuration. catch2::clara is already available for use, but other command line parser options could be considered.
Basic ARM object files that are simple (terminating loops that exercise various instructions) so we can test performance of the CPU emulator
https://clang.llvm.org/extra/clangd.html
https://api.csswg.org/bikeshed/?force=1&url=https://raw.githubusercontent.com/vector-of-bool/pitchfork/spec/data/spec.bs
Consider using CMakeRC to package up the headers? https://github.com/vector-of-bool/cmrc Specifically we want this standalone header implementation of libcxx https://github.com/lefticus/libcxx
Because of conan deps we aren't getting a clean built yet on LGTM https://lgtm.com/ - [ ] Working Build - [ ] PR Reviews Enabled - [ ] Add badge...