Skip to content

fix(deno_os): allow running WebWorker without snapshots #28975

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 2 commits into from
Apr 24, 2025

Conversation

dan-j
Copy link
Contributor

@dan-j dan-j commented Apr 20, 2025

This addresses #28680 where the esm modules are not found when instantiating a WebWorker with snapshots disabled.

This is an alternative solution to another PR, #28693

This addresses [denoland#28680](denoland#28680) where the esm modules are not found
when instantiating a WebWorker with snapshots disabled.
@CLAassistant
Copy link

CLAassistant commented Apr 20, 2025

CLA assistant check
All committers have signed the CLA.

Copy link
Member

@nathanwhit nathanwhit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@nathanwhit nathanwhit merged commit e612d57 into denoland:main Apr 24, 2025
18 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.

3 participants