firebase / firebase/firebase-admin-python
[FR] Add Support for Pyodide by providing a wheel with binaries built for Emscripten.
- Langage dominant
- Python
- Étoiles
- 1.2k
- Forks
- 359
- Merge moyen
- 5 j 6 min
- PR mergées (30 j)
- 2
Description
**Is your feature request related to a problem? Please describe.**
When using the Library Flet, It uses Pyodide to create static web pages using WASM.
https://flet.dev/docs/guides/python/packaging-app-for-distribution#flet-build-web

Currently i cannot use firebase-admin
**Describe the solution you'd like**
I would like the .whl to include binaries built for Emscripten so it can be compatible with pyodide (WASM)
**Describe alternatives you've considered**
Currently the only work around is to use SQLite3 which is far from ideal as firebase is elite.
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.