mirror of
https://github.com/fluencelabs/marine.git
synced 2025-03-14 21:40:49 +00:00
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.
Languages
Rust
91.1%
JavaScript
5.1%
TypeScript
3.7%