Skip to content

Exe unit Requirements for PoC

Przemysław Rekucki edited this page Jan 30, 2020 · 1 revision

General

  • WASM Runtime - WASI or Emscripten
  • Should provide infrastructure attributes: mem, storage
  • HTTP[s] GET / PUT TRANSPORT
  • CPU usage reporting
  • Sandboxing
    • access only to an isolated workspace.
    • no network & other os functions.
  • stdout/stderr emulation

Commands

DEPLOY