docs.rs failed to build motoko-0.0.5
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: motoko-0.0.32

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