10 个版本
使用旧的 Rust 2015
0.0.33 | 2018年11月12日 |
---|---|
0.0.31 | 2018年10月19日 |
0.0.24 | 2018年9月22日 |
0.0.16 | 2018年8月31日 |
#64 在 #erlang
在 palladium 中使用
145KB
3.5K SLoC
铱
一个基于寄存器的 Rust 虚拟机。我们的目标是
- Erlang 虚拟机级别的弹性
- 与语言的紧密集成(参见 Palladium 项目)
- 水平扩展性
重要
铱尚未达到 0.1。任何内容都可能随时改变。 请勿在生产环境中使用。 您可以在这里关注其开发 https://gitlab.com/subnetzero/iridium。GitLab 是权威的家园;项目已镜像到 GitHub。
手册
您可以在以下位置找到虚拟机工作原理的详细信息: https://gitlab.com/subnetzero/iridium/blob/master/docs/manual.adoc
路线图
您可以在以下位置找到路线图: https://gitlab.com/subnetzero/iridium/blob/master/docs/roadmap.adoc
依赖项
~6–16MB
~190K SLoC