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

[burn-common] add web workers support #1250

Open
Tracked by #1256
nathanielsimard opened this issue Feb 4, 2024 · 0 comments
Open
Tracked by #1256

[burn-common] add web workers support #1250

nathanielsimard opened this issue Feb 4, 2024 · 0 comments

Comments

@nathanielsimard
Copy link
Member

Support spawning web workers for async tasks in burn-common. This is going to be useful in a variety of scenarios when async is required, but without enforcing async Rust.

Important: This feature should be supported with Rust stable, since supporting another Rust toolchain is a lot of work and may slow down the development of other more important issues.

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

No branches or pull requests

1 participant