Expand description
JavaScript source frontend for Rust-owned executions.
The frontend mutates only an already-isolated workspace. JavaScript files
are transformed by the Rust instrumenter; the small Node/browser runtime
remains a language shim and is copied into the workspace under .supercov.
Structs§
Enums§
Functions§
- javascript_
frontend_ reuse_ paths - load_
cached_ javascript_ frontend - prepare_
javascript_ frontend - Prepare the complete JavaScript frontend inside an isolated workspace. The source project is read only through the copied workspace inventory.
- read_
javascript_ frontend_ cache - setup_
timing_ detail - One line saying where the setup phase went, when
SUPERCOV_PHASE_TIMING=1asked for it.