cloudflare / cloudflare/python-workers-examples
RuntimeError: memory access out of bounds (Pyodide 128MB limit)
未关闭
- 主要语言
- Python
- 星标
- 309
- 派生
- 69
- 平均合并
- 3 天 11 小时
- 30 天内合并 PR
- 13
描述
I'm using py-wrangler to create a FastAPI to route requests to my AI backend, I'm currently streaming the results, but Pyodide keeps running into memory limits (128MB). Is there a way to configure the memory or are there other options for a python FastAPI deployment on Cloudflare using the edge deployments? I'm running into the memory limit when running "uv run pywrangler dev" locally.
贡献指南
评估
这个 Issue 还没有评估数据。