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_
runtime_ files - prepare_
javascript_ frontend - Prepare the complete JavaScript frontend inside an isolated workspace. The source project is read only through the copied workspace inventory.