Skip to content
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

[js/web] allow build target for non dynamic import #20898

Merged
merged 2 commits into from
Jun 3, 2024
Merged

Conversation

fs-eire
Copy link
Contributor

@fs-eire fs-eire commented Jun 2, 2024

Description

This PR allows to build ORT web to ort{.all|.webgpu}.bundle.min.mjs, which does not have any dynamic import. This makes it possible to use ort web via static import in service worker.

Fixes #20876

@fs-eire fs-eire merged commit ab9f153 into main Jun 3, 2024
96 checks passed
@fs-eire fs-eire deleted the fs-eire/bundle branch June 3, 2024 19:33
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.

[Web] WebGPU and WASM Backends Unavailable within Service Worker
2 participants