Initial iris repository structure
CI / build (push) Failing after 36s

WASM reactive UI framework for Go:
- reactive/ - Signal[T], Effect, Runtime
- ui/ - Button, Text, Input, View, Canvas, SVG components
- navigation/ - Router, guards, history management
- auth/ - OIDC client for WASM applications
- host/ - Static file server

Extracted from arcadia as open-source component.

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
2026-01-08 19:23:49 +01:00
co-authored by Claude
commit 00d98879d3
36 changed files with 4181 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
module git.flowmade.one/flowmade-one/iris
go 1.23