Skip to content

feat: discover registered Waku programmatic pages - #15

Open
bompus wants to merge 1 commit into
codex/waku-file-routesfrom
codex/waku-programmatic-routes
Open

feat: discover registered Waku programmatic pages#15
bompus wants to merge 1 commit into
codex/waku-file-routesfrom
codex/waku-programmatic-routes

Conversation

@bompus

@bompus bompus commented Sep 7, 2026

Copy link
Copy Markdown
Owner

Discover literal Waku createPage declarations inside registered createPages callbacks. Routes bind exact named local or imported component functions, including async registration and aliases. Static paths and exact-path declarations reuse filesystem path handling. Computed declarations, shadowed helpers, nested functions, and declarations after potentially terminating control flow are excluded.

Validated against the pinned 1.0.0-rc.0 official typegen fixture, plus scoped/reopened sync, filesystem-to-programmatic transitions and fresh compiled workers. Build passes; 146 WASM focused/control tests pass; full native suite: 4,632 passed, 46 skipped. Independent correctness and complexity review is clear after fixing unreachable declarations following conditional returns.

Completes all 13 approved application-router coverage steps. This PR is stacked on Waku filesystem support (#14).

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant