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

Remove dependency on tokio Joinhandle #138

Merged
merged 4 commits into from
Nov 23, 2024
Merged

Remove dependency on tokio Joinhandle #138

merged 4 commits into from
Nov 23, 2024

Conversation

arriqaaq
Copy link
Contributor

Description

Fixes the issue for wasm spawn. There is no dependency on JoinHandle so that the task runner can be spawned using tokio or wasm-bindgen

@arriqaaq arriqaaq changed the title Fis: Wasm spawn fix Fix: Wasm spawn Nov 23, 2024
@gsserge gsserge merged commit fa052f5 into main Nov 23, 2024
7 checks passed
@gsserge gsserge deleted the fix/wasm-spawn branch November 23, 2024 11:12
@arriqaaq arriqaaq changed the title Fix: Wasm spawn Remove dependency on tokio Joinhandle Nov 23, 2024
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