JavaScript promise rejection: Loading CSS chunk katex failed. (error: http://142.93.235.233/assets/css/katex.41d5cba5.css). Open browser console to see more details.
1
0
mirror of https://github.com/fluencelabs/gitbook-docs synced 2025-05-12 15:57:16 +00:00
gitbook-docs/knowledge_knowledge/fluence-compute-engine.md
2021-03-29 02:17:53 +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.