Lunatic host functions for working with processes in the Lunatic runtime.
# Cargo.toml
[dependencies]
lunatic-process-api = "0.13.2"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Spawns and joins a Lunatic process.
Run the binary with the Lunatic runtime (e.g., `lunatic run` or compile with `--target wasm32-wasi`)
No dependency data recorded yet.