firebase / firebase/firebase-admin-python

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

Open
#771 2 comments 0 reactions 0 assignees View on GitHub
type: bug
Dominant language
Python
Stars
1.2k
Forks
359
Avg merge
5d 6m
Merged PRs (30d)
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
![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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.