mirror of
https://github.com/fluencelabs/gitbook-docs
synced 2025-06-13 15:01:32 +00:00
GitBook: [main] 54 pages and 17 assets modified
This commit is contained in:
committed by
gitbook-bot
parent
c6a1b1204a
commit
36ddf50532
6
knowledge_knowledge/fluence-compute-engine.md
Normal file
6
knowledge_knowledge/fluence-compute-engine.md
Normal file
@ -0,0 +1,6 @@
|
||||
# Fluence Compute Engine
|
||||
|
||||
[Fluence Compute Engine](https://github.com/fluencelabs/fce) \(FCE\) is a general purpose WebAssembly runtime that could be used in different scenarios, especially in programs based on the [ECS](https://en.wikipedia.org/wiki/Entity_component_system) pattern or plugin architecture. It runs multi-module Wasm applications with [interface-types](https://github.com/WebAssembly/interface-types/blob/master/proposals/interface-types/Explainer.mdhttps://github.com/WebAssembly/interface-types/blob/master/proposals/interface-types/Explainer.md) and [shared-nothing](https://en.wikipedia.org/wiki/Shared-nothing_architecture) linking scheme.
|
||||
|
||||
Fluence [nodes](https://github.com/fluencelabs/fluence) use FCE to execute [Aquamarine](https://github.com/fluencelabs/aquamarine) and Wasm services.
|
||||
|
Reference in New Issue
Block a user