Block a user
Implement bytecode backend
A working byte code format, along with a backend to emit code, and a VM to execute the code, has been implemented. Further improvements to the byte code will be necessary, however those are beyond…