llrl icon indicating copy to clipboard operation
llrl copied to clipboard

Add LLVM-independent backend

Open yubrot opened this issue 3 years ago • 0 comments

  • [x] x64 assembler: type-safe encoding utilities
  • [x] x64 assembler: type-safe operands
  • [x] x64 assembler: type-safe instruction set
  • [x] x64 assembler: labels
  • [x] ELF writer
  • [x] ELF writer + x64 assembler with symbols and relocations
  • [x] JIT executor
  • [ ] chibi backend

yubrot avatar Jun 21 '22 01:06 yubrot