filecoin-project/specs

Prose for VM architecture

Opened this issue · 1 comments

Explain with human text the VM architecture (key part in the entire system): https://filecoin-project.github.io/specs/#systems__filecoin_vm

Split out from #936

FYI: an initial effort to this has started at the following PRs:

  • FIL VM Interface: #1056
  • FIL VM State Tree: #1057
  • FIL VM Message Validation: #1059
  • FIL VM Runtime Interface: #1064
  • FIL VM System Actors: #1061