Skip to content

web-sys: add WorkerType feature #2666

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
Aug 24, 2021
Merged

web-sys: add WorkerType feature #2666

merged 1 commit into from
Aug 24, 2021

Conversation

wngr
Copy link
Contributor

@wngr wngr commented Aug 24, 2021

PR #2656 added support for setting type and request_credentials on
WorkerOptions. However, the WorkerType struct` was not exposed, as
the feature was not added to Cargo.toml.

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 alexcrichton merged commit 6ab9ac0 into rustwasm:master Aug 24, 2021
@wngr
Copy link
Contributor Author

wngr commented Aug 25, 2021

Could I trouble you for a new releases including this change for the web-sys crate? That would be great.

@alexcrichton
Copy link
Contributor

I can try to get to this next week, a published happened pretty recently.

@wngr
Copy link
Contributor Author

wngr commented Aug 26, 2021

Thanks, appreciate it.

@alexcrichton
Copy link
Contributor

A bit delayed but I'm getting around to it now at #2675

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