A port of BBVM (https://github.com/Molive-0/bbvm) to rust
- The compile native version now works if you have gcc installed. It seem to get confused with endianness however
- It now works on other architectures :)
Requires LLVM 12 to be available on the system.
work on the pass manager, to see if there is any optimisation that can be done