mirror of
https://github.com/fluencelabs/marine.git
synced 2025-03-15 05:50:49 +00:00
961 B
961 B
Marine
Marine is a general purpose Wasm runtime that could be used in different scenarios, especially in programs based on the entity component system (ECS) pattern or plugin architecture. It runs multi-module WebAssembly applications with interface-types and shared-nothing linking schemes.
Fluence nodes use Marine to execute Wasm services composed by compiled Aqua:
Documentation
To learn more about about Marine, see the Marine Documentation, Marine Examples and the Marine Quickstart.