we (web engine): Experimental web browser project to understand the limits of Claude
3
fork

Configure Feed

Select the types of activity you want to include in your feed.

at about-blank 8 lines 122 B view raw
1[package] 2name = "we-platform" 3version = "0.1.0" 4edition.workspace = true 5 6[lib] 7name = "we_platform" 8path = "src/lib.rs"