📄️ Overview
Taubyte Functions implement the serverless compute model. They are powered by the Taubyte WebAssembly Virtual Machine.
📄️ Events
The serverless model is event driven. Because Events can be of many types, for example, HTTP or P2P, we wrap them into a generic interface we call Event.
🗃️ Languages
1 items