The target of this Repository is to learn Jakt and posible create a simple Framework to write different Emulators for SerenityOS?
Required is a Jakt installation with JAKT_INSTALL pointing to the installation path
cmake -G Ninja -B build -DCMAKE_PREFIX_PATH=$JAKT_INSTALL
ninja -C build
Test Implementations for the following Instruction sets
- rv32i
- rv64i