Expand description
High level CLI-as-a-library for the Surplus compiler.
This is directly called to by the surplus CLI binary.
It’s not intended to be used directly by end users; it’s a thin
wrapper primarily for use by the WASM wrapper crate.
Structs§
- Args
- The Surplus JSX compiler.
- Compilation
- The
Okresult type for therunfunction.
Functions§
- run
- Runs the Surplus compiler with the given arguments.