Skip to content

Removed the ugly base WeakMap workaround #103

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 1 commit into from
Jun 3, 2024
Merged

Removed the ugly base WeakMap workaround #103

merged 1 commit into from
Jun 3, 2024

Conversation

WebReflection
Copy link
Contributor

@WebReflection WebReflection commented May 31, 2024

This MR goal is to cleanup a bit of indirection to retrieve the correct config baseURL from where both main thread and worker related interpreters should be able to resolve dependencies out of the blob:// and out of the blue for path and files or fetch related operations, including packages in MicroPython case.

This MR also removes spread utilities within the esm folder so that all 3rd-party modules are now part of the unique 3rd-party.js file.

@WebReflection WebReflection merged commit 4ba213c into main Jun 3, 2024
2 checks passed
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