1
0
mirror of https://github.com/fluencelabs/marine.git synced 2025-03-16 06:20:49 +00:00
2020-12-10 17:07:58 +03:00

794 B

Fluence Compute Engine

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

Fluence nodes use FCE to execute aquamarine and services compiled to Wasm:

fluence stack

At now, it is in the heavily developing phase, more detailed information could be found in docs