Skip to main content

Module generate

Module generate 

Source
Expand description

Zero-Artifact Code Generation (PROBAR-SPEC-009-P7)

Generates web artifacts (HTML, CSS, JS) from brick definitions. Zero hand-written web code - everything derived from Rust types.

Structs§

GenerateConfig
Configuration for artifact generation
GenerateResult
Result of artifact generation

Functions§

create_whisper_event_brick
Create demo EventBrick for whisper.apr
create_whisper_worker_brick
Create a demo WorkerBrick for whisper.apr
generate_from_bricks
Generate web artifacts from brick definitions