rispcrt 0.1.0

A run-time dependency for packages using the rispc build-time dependency.
Documentation

The task system for rispc-built code.

If your ispc code uses tasks, you will need this library as a dependency.

Currently, pthreads are used. In the future, I would like this library to support custom, pluggable task systems. Pull requests welcome.

For more documentation, see the rispc crate.