It cannot run the following instructions due to skill issues
IN
OUT
LOCK
WAIT
cargo build
We can execute the binary directly or serve to use HTML gui
cd emu8086
python3 server.py -f target/debug/emu8086
nasm -f bin -o code.bin my_file.s
emu8086 -f code.bin