You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First goal: Deliver / run a Homestar binary or container (Rust) that can parse, interpret, and execute deterministic wasm-task workflows given a configuration (Json/Ipld).
This includes integration with libp2p, gossipsub (pub/sub receipts), and ipfs.
Second goal: Deliver a JS/Browser library / extension for execution of Wasm deterministic workflows (of Wasm-components).
MVP allows for multiple instances of peered Homestar nodes to run jobs and share receipts, but essentially only as replicants in a cluster. No remote execution based on capabilities / affinities.
ETA: 2023-09-30
Features:
Execution Engine
Embedded Wasmtime / Run Wasm/Wit functions
Wasm Deterministic Execution
Metering
Initial fuel setup
Initial memory setup
Infrastructure & Tooling
Self-hosted Deployments
Runtime
Completed version of IPFS, libp2p, gossip (Network)
Scheduler: Parallel vs Sequential Execution of Workflow Tasks
Description:
This milestone is part of the Fission Projects Roadmap.
Objectives:
This includes integration with libp2p, gossipsub (pub/sub receipts), and ipfs.
ETA: 2023-09-30
Features:
Children:
Resources:
Note:
The text was updated successfully, but these errors were encountered: