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 load WebAssembly binary from buffer #21534

Merged
merged 1 commit into from
Jul 29, 2024

Conversation

fs-eire
Copy link
Contributor

@fs-eire fs-eire commented Jul 28, 2024

Description

This PR adds a new option ort.env.wasm.wasmBinary, which allows user to set to a buffer containing preload .wasm file content.

This PR should resolve the problem from latest discussion in #20876.

@fs-eire fs-eire merged commit b03c949 into main Jul 29, 2024
95 checks passed
@fs-eire fs-eire deleted the fs-eire/allow-load-wasm-from-buffer branch July 29, 2024 20:39
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