holochain / org

Organizational Repo for project-wide tickets
http://holochain.org
11 stars 1 forks source link

WASM Ribosome module #71

Closed lucksus closed 6 years ago

lucksus commented 6 years ago

We need a module (in the context of the Holochain library) that encapsulates the ribosome and thus the app and offers an interface between app and the HC library interface.

Similar to the nucleus actions in the Go code. Prototype in Rust: https://gitlab.holochain.net/holochain/wasm-ribosome

child of #60