Documentation
¶
Overview ¶
Package driver wires the Rust child-process side of imzero2: spawns the `main_rust` viewport, manages the FFFI2 byte channel, and orchestrates the egui2 codegen build via the embedded compiletime plugins.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var CodeGeneratorName = "TheStack (" + vcs.ModuleInfo() + ")"
View Source
var PackageProps = packageprops.Props{ WASMWASI: packageprops.WASMBlocked, WASMJS: packageprops.WASMBlocked, WASMFreestanding: packageprops.WASMBlocked, }
PackageProps records this package's curated properties (ADR-0080). Seeded by `boxer code analysis golang wasmsurvey props generate`; curate by hand. The same group's `props verify` reconciles it.
Functions ¶
func GenerateDocFile ¶
func GenerateGoFiles ¶
func GenerateRustFiles ¶
func NewCliCommand ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.