sim-lib-exec 0.3.0

Capability-gated bounded process execution for SIM.
Documentation
1
2
3
4
5
6
7
(exec
  (:program "tool/printf"
   :args ("SIM")
   :project-root "project/current"
   :bindings ()
   :timeout-ms 1000
   :max-output-bytes 1024))