add fce version badge

This commit is contained in:
folex 2021-01-07 13:16:03 +03:00
parent 959685ee21
commit c47b8cdcb1

View File

@ -1,5 +1,7 @@
# Fluence Compute Engine
![fce version on crates.io](https://img.shields.io/crates/v/fce?color=green&style=flat-square)
FCE is a general purpose Wasm 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 WebAssembly applications with interface-types and shared-nothing linking scheme.
Fluence [nodes](https://github.com/fluencelabs/fluence) use FCE to execute [aquamarine](https://github.com/fluencelabs/aquamarine) and services compiled to Wasm: