embedded-unit-converter/README.md

575 B

Embedded Uptime

Embed a small bit of code that gets your local server uptime.

An example of a Rust library that is embeddable in Python and Web Assembly.

Getting setup

Insure the following dependencies are in place:

  • Rust v1.32+
  • Python 3 Development headers (python3-dev in Ubuntu)

Documentation