motoko.rs
Motoko support in Rust.
Online demo.
Motoko VM
Motoko VM explores a more dynamic way to run Motoko.
Priorities (WIP)
- Relaxed semantics for programs with type errors, permitting limited execution.
- Faithfully cover full Motoko language. Support base library.
- Permit versioning, snapshots, transactions and rollback.
Out of scope