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

Use fusio::{ MaybeSend, MaybeSync } instead in Tonbo #218

Closed
ethe opened this issue Nov 14, 2024 · 1 comment
Closed

Use fusio::{ MaybeSend, MaybeSync } instead in Tonbo #218

ethe opened this issue Nov 14, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request M - Medium Adding a new feature, refactoring a module, performance optimization.

Comments

@ethe
Copy link
Member

ethe commented Nov 14, 2024

The WASM target of Tonbo does not require Send or Sync, it should be switched in compile-time.

@ethe ethe added enhancement New feature or request M - Medium Adding a new feature, refactoring a module, performance optimization. labels Nov 14, 2024
@ethe ethe added this to Tonbo Nov 14, 2024
@ethe ethe moved this to Todo in Tonbo Nov 14, 2024
@ethe
Copy link
Member Author

ethe commented Nov 15, 2024

close by #216

@ethe ethe closed this as completed Nov 15, 2024
@github-project-automation github-project-automation bot moved this from Todo to Done in Tonbo Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request M - Medium Adding a new feature, refactoring a module, performance optimization.
Projects
Status: Done
Development

No branches or pull requests

2 participants