feat: add the Python host wrapper over the morphir-host component
Personne n'a encore pris cette issue.
Évaluation
- Difficulté
- 4/5
- Temps estimé
- 3-5 jours
- Accessibilité débutants
- 45/100
Piste de recherche
The issue is to wrap the morphir-host component using wasmtime-py. Start by reading the linked design checkpoints in the morphir discussions. Understand the morphir-host component and the MEP host suite. The work involves integrating with wasmtime-py, handling async/sync differences, and using a subprocess Channel. Success is measured by passing the MEP host suite.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Description
Part of https://github.com/finos/morphir/issues/958, phase D.
What
Wrap the morphir-host component for Python with wasmtime-py. wasmtime-py has no component model async today, so drive morphir:host-sync with an asyncio loop and a subprocess Channel. Move to morphir:host when wasmtime-py supports async (bytecodealliance/wasmtime#13705).
Done when
- The wrapper passes the MEP host suite.
Blocked by
Design
checkpoint 16, checkpoint 17 in https://github.com/finos/morphir/discussions/949.
- Langage dominant
- Python
- Étoiles
- 2
- Forks
- 1
- Merge moyen
- 1 h 52 min
- PR mergées (30 j)
- 3
Guide de contribution
Ouvrir le guide de contribution
Par où commencer
- Lisez l'issue en entier, puis le guide de contribution du projet.
- Signalez en commentaire que vous la prenez — cela évite que deux personnes fassent le même travail.
- Forkez le dépôt et travaillez sur une branche.
- Ouvrez une pull request qui référence le numéro de l'issue.
Autres issues de finos/morphir-python
-
Dependency Dashboard Ouverte
Difficulté 4/5 3-5 jours Accessibilité débutants 20/100
finos/morphir-python#3 ·
Toutes les issues de finos/morphir-python
Issues similaires
-
bug
Difficulté 2/5 1-3 heures Accessibilité débutants 75/100
stephrobert/dsoxlab#238 ·
-
Difficulté 2/5 1-3 heures Accessibilité débutants 75/100
-
Difficulté 2/5 1-3 heures Accessibilité débutants 75/100
sublimehq/package_control#1780 ·
-
Difficulté 2/5 1-3 heures Accessibilité débutants 65/100
-
Difficulté 2/5 1-3 heures Accessibilité débutants 70/100
nwg-piotr/nwg-displays#145 ·