marine/README.md
2021-01-07 13:16:03 +03:00

890 B

Fluence Compute Engine

fce version on crates.io

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