feat(display/webkit): CoreGUI Wails shell as a go-render display module#31
Conversation
Lifts the CoreGUI desktop shell (Wails/WebKit window manager, core-action bridge, CDP browser-console access, Deno sidecar) out of the polyglot dappco.re/go/gui repo into go-render as the own-module display target dappco.re/go/render/display/webkit — cgo, kept out of the WASM-clean library. Reparented all imports, root package gui->webkit, added cmd/webkit (Wails app + Angular asset serving + Deno sidecar lifecycle). GOWORK=off build+vet green. Co-Authored-By: Virgil <virgil@lethean.io>
|
Important Review skippedToo many files! This PR contains 1020 files, which is 920 over the limit of 100. To get a review, narrow the scope: Upgrade to a paid plan to raise the limit. Usage-priced reviews support at most 300 files. ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: ⛔ Files ignored due to path filters (15)
📒 Files selected for processing (1020)
You can disable this status message by setting the Warning Billing warning: we have not been able to collect payment for this subscription for more than 72 hours. Please update the payment method or pay any pending invoices in Billing to avoid service interruption. |
|




Lifts the CoreGUI desktop shell (Wails/WebKit window manager, core-action bridge, CDP browser-console, Deno sidecar) out of the polyglot
dappco.re/go/guirepo into go-render as the own-module cgo display targetdappco.re/go/render/display/webkit— kept out of the WASM-clean library. Addscmd/webkit(Wails app + Angular asset serving + Deno sidecar). GOWORK=off build+vet green.🤖 Generated with Claude Code
Co-Authored-By: Virgil virgil@lethean.io