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

Add support for type and credentials in WorkerOptions #2656

Merged
merged 1 commit into from
Aug 16, 2021

Conversation

Ofenhed
Copy link
Contributor

@Ofenhed Ofenhed commented Aug 14, 2021

This should resolve issue #2566

@alexcrichton
Copy link
Contributor

Thanks!

@alexcrichton alexcrichton merged commit e252c2e into rustwasm:master Aug 16, 2021
wngr added a commit to wngr/wasm-bindgen that referenced this pull request Aug 24, 2021
PR rustwasm#2656 added support settings `type` and `request_credentials` on
`WorkerOptions`. However, the `WorkerType` struct` was not exposed, as
the feature was not added to Cargo.toml.
alexcrichton pushed a commit that referenced this pull request Aug 24, 2021
PR #2656 added support settings `type` and `request_credentials` on
`WorkerOptions`. However, the `WorkerType` struct` was not exposed, as
the feature was not added to Cargo.toml.
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.

None yet

2 participants