fhaynes / iridium

A register-based VM in Rust

Home Page:https://blog.subnetzero.io/project/iridium-vm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Iridium

A register-based VM in Rust. Our goals are:

  1. Erlang VM-level resiliency
  2. Tight integration with a language (see the Palladium project)
  3. Horizontal scalability

Important

Iridium is not yet 0.1. Anything can change at any time. Do not use it for anything in production. You can follow development here https://gitlab.com/subnetzero/iridium. GitLab is the authoritative home; the project is mirrored to GitHub.

Manual

You can find the details of how the VM works here: https://gitlab.com/subnetzero/iridium/blob/master/docs/manual.adoc

Roadmap

You can find the roadmap here: https://gitlab.com/subnetzero/iridium/blob/master/docs/roadmap.adoc

About

A register-based VM in Rust

https://blog.subnetzero.io/project/iridium-vm

License:MIT License


Languages

Language:Rust 97.1%Language:Shell 2.3%Language:PowerShell 0.4%Language:Makefile 0.2%