alexdovzhanyn / AlchemyVM

WebAssembly Virtual Machine Built In Elixir
MIT License
189 stars 5 forks source link

Control Flow Instructions #3

Closed alexdovzhanyn closed 5 years ago

alexdovzhanyn commented 5 years ago

This PR implements the if/else control flow and loop opcodes