Skip to main content

Module javascript_frontend

Module javascript_frontend 

Source
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§

JavascriptManifest
PreparedJavascriptFrontend

Enums§

JavascriptFrontendError

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.