Runtime.Make
module R : RUNTIME
val execute : 'a Effect.t -> 'a R.t
Runs a YOCaml program with a specific runtime.