jeremychone / rust-genai

Rust multiprovider generative AI client (Ollama, OpenAi, Anthropic, Groq, Gemini, Cohere, ...)
Apache License 2.0
212 stars 46 forks source link

WASM support? #11

Open Boscop opened 3 months ago

Boscop commented 3 months ago

It would be nice to make the tokio dep optional so that it also works in wasm frontends and inside serverless wasm runtimes such as Fermyon/Spin and Cloudflare workers :)

jeremychone commented 3 months ago

I agree that this would be cool, but it could be too much to take on for now.

~I will close this one~ I will mark this one as "may-be-for-later"