driver

package
v0.0.21 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 21, 2026 License: MIT Imports: 22 Imported by: 0

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 GenerateDocFile(outputPath string) (err error)

func GenerateGoFiles

func GenerateGoFiles(packageName string, basePath string) (err error)

func GenerateRustFiles

func GenerateRustFiles(basePath string) (err error)

func NewCliCommand

func NewCliCommand() *cli.Command

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL