Marine runs multi-module WebAssembly applications with interface-types and shared-nothing linking scheme
Go to file
2020-07-09 06:21:04 +03:00
.circleci enable circleci (#3) 2020-06-16 14:20:33 +03:00
crates bump rust-sdk version 2020-07-09 06:21:04 +03:00
engine bump rust-sdk version 2020-07-09 06:21:04 +03:00
examples add configurable timeout to ipfs commands 2020-07-01 18:54:26 +03:00
fluence-faas use HashMap for functions in get_interface (#7) 2020-06-30 19:23:43 +03:00
tests replace old FCE with new FCE with WIT support 2020-06-03 23:19:07 +03:00
tools bump rust-sdk version 2020-07-09 06:21:04 +03:00
.gitignore enable circleci (#3) 2020-06-16 14:20:33 +03:00
.rustfmt.toml add rustfmt config 2020-06-03 23:08:26 +03:00
Cargo.lock bump rust-sdk version 2020-07-09 06:21:04 +03:00
Cargo.toml bump rust-sdk version 2020-07-09 06:21:04 +03:00
LICENSE add license and readme 2020-05-02 12:44:49 +03:00
README.md Integration tests (#2) 2020-05-02 18:34:48 +03:00

Fluence Compute Engine

FCE is intended to run various Wasm binaries. At now, it is in the heavily developing phase.