Skip to content

Epic: GPUI renderer backend for rangular (native host) #37

Description

@Interchouette

Goal

Add a GPUI rendering backend to rangular so the same Angular-subset templates + Rust controllers can target:

  • Web: Leptos → DOM (existing v0.1 path)
  • Native: GPUI → GPU desktop UI (new)

Context

RustaShop wants Angular-shaped authoring across web and native GPU apps (see Interchouette-ITC/RustaShop docs-dev/UI-RENDERERS.md, RustaShop #50).

v0.1 SPEC explicitly excludes native widget toolkits; this epic is post-v0.1.

Outcomes

  • Renderer trait / backend selection in toolchain
  • GPUI spike: one rangular component (button + @if) on GPUI
  • Document differences vs Leptos DOM (events, styling, layout)
  • CI smoke for GPUI backend

Non-goals

  • Replace Leptos web path
  • Full Angular feature parity on day one

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions