For the complete documentation index, see llms.txt. This page is also available as Markdown.

Process

In the Fair Math Computer, a process represents an instance of an application in execution. Processes are ephemeral entities that encapsulate the state, resources, and execution context required to perform computations. They serve as the primary abstraction for managing the execution lifecycle of applications, ensuring isolated, secure, and efficient operations in a decentralized environment.

Last updated