Rocqshim
val get_worker_path : worker -> string
Find the executable for the given worker. init
must have been called. byte
defaults to whether the current executable is byte compiled.
val parse_opts : string list -> opts * string list
val init : opts -> string list -> unit
Initialize environment and search paths.