We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Cloudflare workers can be used to run rig.rs to compete against more established frameworks in javascript.
CF workers can now build entire SSR apps in Rust. Rig.rs should become the defacto AI framework for such use case.
Add sync support for async methods behind feature flag
The text was updated successfully, but these errors were encountered:
feat: add send sync for CF worker (0xPlaygrounds#176)
80116a1
No branches or pull requests
Feature Request
Cloudflare workers can be used to run rig.rs to compete against more established frameworks in javascript.
Motivation
CF workers can now build entire SSR apps in Rust. Rig.rs should become the defacto AI framework for such use case.
Proposal
Add sync support for async methods behind feature flag
Alternatives
The text was updated successfully, but these errors were encountered: