Skip to content

Loader - capabilities and module system detection #338

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 40 commits into from
Apr 1, 2021

Conversation

pmmmwh
Copy link
Owner

@pmmmwh pmmmwh commented Mar 29, 2021

This PR implements a large part of the logic that is needed to allow builds with detection on runtime capabilities and module system (on a per source file basis to allow mixed CJS/ESM builds).

Currently all of the logic is hidden away and unused since further work on the client-side code is needed. Everything should be backwards compatible though, so tests should pass.

Missing: LOTS OF TESTS

@pmmmwh pmmmwh mentioned this pull request Mar 29, 2021
4 tasks
@pmmmwh pmmmwh changed the title Loadeer - capabilities and module system detection Loader - capabilities and module system detection Mar 29, 2021
@pmmmwh pmmmwh merged commit 38e70c0 into contextual-runtime/base Apr 1, 2021
@pmmmwh pmmmwh deleted the contextual-runtime/loader branch April 1, 2021 13:13
@pmmmwh pmmmwh restored the contextual-runtime/loader branch April 1, 2021 13:14
@pmmmwh pmmmwh deleted the contextual-runtime/loader branch April 1, 2021 13:14
@pmmmwh pmmmwh restored the contextual-runtime/loader branch April 1, 2021 13: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