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

Wasm support #6

Open
Tamschi opened this issue Nov 22, 2024 · 0 comments
Open

Wasm support #6

Tamschi opened this issue Nov 22, 2024 · 0 comments
Labels
domain: Rust Involves Rust code. priority: someday If you need this, please let me know! state: approved Approved to proceed. type: feature Brand new functionality, features, pages, workflows, endpoints, etc. work: complicated A specific goal already exists, but the path there isn't certain.

Comments

@Tamschi
Copy link
Owner

Tamschi commented Nov 22, 2024

Is your feature request related to a problem? Please describe.
This project is ultimately intended to be used by Asteracea, which should also run as web frontend framework, but it uses async-lock's OnceCell in a way that's not supported there.

Describe the solution you'd like
The implementation has to be adjusted somehow to avoid "once.set_blocking", or a different (or no) library may have to be used.

Describe alternatives you've considered
-

Additional context
-

@Tamschi Tamschi added type: feature Brand new functionality, features, pages, workflows, endpoints, etc. state: approved Approved to proceed. work: complicated A specific goal already exists, but the path there isn't certain. domain: Rust Involves Rust code. priority: someday If you need this, please let me know! labels Nov 22, 2024
@Tamschi Tamschi moved this to Ready in *flourish* Nov 22, 2024
@Tamschi Tamschi moved this to Ready in `isoprenoid` Nov 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
domain: Rust Involves Rust code. priority: someday If you need this, please let me know! state: approved Approved to proceed. type: feature Brand new functionality, features, pages, workflows, endpoints, etc. work: complicated A specific goal already exists, but the path there isn't certain.
Projects
Status: Ready
Status: Ready
Development

No branches or pull requests

1 participant