2021-09-03 20:10:44 +03:00
2021-07-05 14:50:43 +03:00
2021-09-03 20:10:44 +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

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:

fluence stack

Documentation

To learn more about tooling around marine, see Marine doc. For a more high-level usage, take a look at how to create Fluence services with WASM & Marine.

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%