[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

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
25/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
python, wasm
Domain
build-system

Research direction

The issue names no files, tests, or build entry points. Begin by tracing how this Python SDK builds and publishes wheels, then investigate Pyodide and Emscripten compatibility; done means a published wheel works with Pyodide for the requested Firebase Admin functionality.

Written by the indexing model from the issue text.

Description

type: bug

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

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.

Dominant language
Python
Stars
1.2k
Forks
359
Avg merge
5d 6m
Merged PRs (30d)
2

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from firebase/firebase-admin-python

All issues in firebase/firebase-admin-python

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.