mirror of
https://github.com/fluencelabs/marine.git
synced 2024-12-12 06:45:32 +00:00
786 B
786 B
Marine
Marine 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 uses Marine to execute AIR scripts and services compiled to Wasm:
At now, it is in the heavily developing phase, more detailed information could be found in docs