Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 460 Bytes

File metadata and controls

9 lines (6 loc) · 460 Bytes

Decentralized Lambda Runtime

Goal of this project is to provide runtime framework for writing lambda like functions that can be compiled to WASM and executed on a decentralised network.

This is an early prototype and is currently only adapted to run on the Bacalhau network. In the future other network may be supported as well.

To invoke functions check out the decentralized-lambda-node project.