2021-09-07 11:50:57 +03:00
2021-07-05 14:50:43 +03:00
2021-09-03 20:10:44 +03:00
2021-09-07 11:50:57 +03:00
2021-09-04 13:39:39 +03:00
2021-09-03 20:10:44 +03:00
2021-09-03 20:10:44 +03:00
2021-04-13 12:36:14 +03:00
2020-06-03 23:08:26 +03:00
2021-09-03 20:10:44 +03:00
2021-05-20 20:20:57 +03:00
2021-05-11 15:44:11 +03:00
2020-05-02 12:44:49 +03:00
2021-09-04 13:39:39 +03: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:

fluence stack

Documentation

To learn more about about Marine, see the Marine Documentation, Marine Examples and the Marine Quickstart.

Description
Marine runs multi-module WebAssembly applications with interface-types and shared-nothing linking scheme
Readme AGPL-3.0 22 MiB
Languages
Rust 91.1%
JavaScript 5.1%
TypeScript 3.7%