{"id":27781260,"url":"https://github.com/ciathefed/orion","last_synced_at":"2025-07-26T09:11:13.748Z","repository":{"id":290108379,"uuid":"973368214","full_name":"ciathefed/orion","owner":"ciathefed","description":"Register based VM written in Zig","archived":false,"fork":false,"pushed_at":"2025-04-26T22:35:20.000Z","size":14,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-26T23:24:48.374Z","etag":null,"topics":["register-based","vm","zig"],"latest_commit_sha":null,"homepage":"","language":"Zig","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ciathefed.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-04-26T20:47:57.000Z","updated_at":"2025-04-26T22:35:23.000Z","dependencies_parsed_at":"2025-04-26T23:34:54.545Z","dependency_job_id":null,"html_url":"https://github.com/ciathefed/orion","commit_stats":null,"previous_names":["ciathefed/orion"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ciathefed%2Forion","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ciathefed%2Forion/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ciathefed%2Forion/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ciathefed%2Forion/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ciathefed","download_url":"https://codeload.github.com/ciathefed/orion/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251702902,"owners_count":21630117,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["register-based","vm","zig"],"created_at":"2025-04-30T12:43:55.778Z","updated_at":"2025-04-30T12:43:56.442Z","avatar_url":"https://github.com/ciathefed.png","language":"Zig","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Orion\n\n64-bit register based VM written in [Zig](https://ziglang.org/)\n\n## Usage\n\nBuild Orion\n\n```shell\nzig build\n```\n\nCompile an assembly program to bytecode\n\n```shell\n./zig-out/bin/orion build examples/hello.oasm\n```\n\nExecute the bytecode in the virtual machine\n\n```shell\n./zig-out/bin/orion run app.ob\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fciathefed%2Forion","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fciathefed%2Forion","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fciathefed%2Forion/lists"}