This is an implementation of a virtual machine, the main purpose is for but not limit to code obfuscation.
It comes with an assembler to compile asm into bytecode, more detail documents will added soon.
Check out examples folder and runner.nim
for more info.