Crate wora

source ·
Expand description

Write Once Run Anywhere (WORA)

A framework for building applications (daemons, etc) that run in different environments (Linux, Kubernetes, etc).

Just like Java’s claim, it really doesn’t run everywhere. no_std or embedded environments are not supported.

Modules§

Structs§

  • All workloads will be able to access the WORA API

Enums§

Traits§

Functions§