64-bit register based VM written in Zig
Build Orion
zig buildCompile an assembly program to bytecode
./zig-out/bin/orion build examples/hello.oasmExecute the bytecode in the virtual machine
./zig-out/bin/orion run app.ob| Name | Name | Last commit date | ||
|---|---|---|---|---|
64-bit register based VM written in Zig
Build Orion
zig buildCompile an assembly program to bytecode
./zig-out/bin/orion build examples/hello.oasmExecute the bytecode in the virtual machine
./zig-out/bin/orion run app.ob