gitbook-docs/knowledge_knowledge/fluence-compute-engine.md
2021-03-29 02:17:52 +00:00

814 B

Fluence Compute Engine

Fluence Compute Engine FCE is a general purpose WebAssembly runtime that could be used in different scenarios, especially in programs based on the ECS pattern or plugin architecture. It runs multi-module Wasm applications with interface-types and shared-nothing linking scheme.

Fluence nodes use FCE to execute Aquamarine and Wasm services.