firebase / firebase/firebase-admin-python

[FR] Add Support for Pyodide by providing a wheel with binaries built for Emscripten.

未關閉
#771 2 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
type: bug
主要語言
Python
星號
1.2k
分支
359
平均合併
5 天 6 分鐘
30 天內合併 PR
2

描述

**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
![image](https://github.com/firebase/firebase-admin-python/assets/113192732/f2729a67-fdf2-492d-b204-549ba7ad1583)

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.

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。