refactor: nest display/webkit + engine/php under go/#37
Conversation
Both own-modules sat at the repo root, duplicating the go/display and go/engine layout the library already uses. Moved display/webkit -> go/display/webkit and engine/php -> go/engine/php so every engine and display lives under go/. Module paths unchanged (dappco.re/go/render/...); go.work updated. Library, engine/php (stub) and display/webkit (cgo) build. Co-Authored-By: Virgil <virgil@lethean.io>
|
Important Review skippedToo many files! This PR contains 1103 files, which is 1003 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 (17)
📒 Files selected for processing (1103)
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. |
|


Both own-modules sat at the repo root, duplicating the
go/display+go/enginelayout the library uses. Moveddisplay/webkit→go/display/webkitandengine/php→go/engine/phpso every engine + display lives undergo/. Module paths unchanged (dappco.re/go/render/...);go.workupdated. Library, engine/php (stub), display/webkit (cgo) all build.🤖 Generated with Claude Code
Co-Authored-By: Virgil virgil@lethean.io