Skip to content

feature: root_module in bootstrap#12238

Merged
rgrinberg merged 1 commit intomainfrom
ps/rr/feature__root_module_in_bootstrap
Aug 21, 2025
Merged

feature: root_module in bootstrap#12238
rgrinberg merged 1 commit intomainfrom
ps/rr/feature__root_module_in_bootstrap

Conversation

@rgrinberg
Copy link
Copy Markdown
Member

Allow the root_module in bootstrap

This allows us to write proper wrapper modules like I've done for Pp in this PR.

@rgrinberg rgrinberg requested a review from Alizter August 20, 2025 20:40
@rgrinberg rgrinberg marked this pull request as draft August 20, 2025 21:14
@rgrinberg rgrinberg force-pushed the ps/rr/feature__root_module_in_bootstrap branch from ddbd9c9 to 5531fdb Compare August 20, 2025 21:26
Signed-off-by: Rudi Grinberg <me@rgrinberg.com>

<!-- ps-id: 9ca251a5-a46a-4d92-ac0e-aa616cee014d -->

Signed-off-by: Rudi Grinberg <me@rgrinberg.com>
@rgrinberg rgrinberg force-pushed the ps/rr/feature__root_module_in_bootstrap branch from 5531fdb to c0f1e09 Compare August 21, 2025 21:51
@rgrinberg rgrinberg marked this pull request as ready for review August 21, 2025 21:52
@rgrinberg
Copy link
Copy Markdown
Member Author

Alright, this works well now. The obvious candidate to use this would be in the dune executable stanza itself. Unfortunately, due to another limitation in the bootstrapping process, this cannot be done at the moment. One step at a time.

This change requires bootstrap to be re-done again.

@rgrinberg rgrinberg merged commit abc4789 into main Aug 21, 2025
25 checks passed
@rgrinberg rgrinberg deleted the ps/rr/feature__root_module_in_bootstrap branch August 21, 2025 22:15
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.

2 participants