Expand description
Rust-owned JavaScript execution for the public Supercov engine.
Structs§
Enums§
Functions§
- current_
javascript_ integrity - Fingerprint the current JavaScript project using the same discovery and runtime-shim inputs as a Rust-owned execution. Query callers deliberately treat failure as “staleness unavailable”, matching the frozen CLI contract.
- run_
direct_ javascript - Execute one JavaScript suite with every language-neutral stage owned by Rust. Target-language runtime and runner adapters remain generated shims.