Skip to content
This repository was archived by the owner on Oct 2, 2025. It is now read-only.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Orion

64-bit register based VM written in Zig

Usage

Build Orion

zig build

Compile an assembly program to bytecode

./zig-out/bin/orion build examples/hello.oasm

Execute the bytecode in the virtual machine

./zig-out/bin/orion run app.ob

About

64-bit register based VM written in Zig

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages