Hacktoberfest 2026: le issue che i maintainer hanno segnato per ottobre, aperte e adatte ai principianti. Sfoglia le issue Hacktoberfest

feat: add the Python host wrapper over the morphir-host component

Aperta
#27 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
4/5
Tempo stimato
3-5 giorni
Idoneità per principianti
45/100
Tipo di issue
Funzionalità
Chiarezza
Abbastanza chiara
Stato di attività
Attiva
Stack tecnologico
python, wasm
Ambito
backend, tooling

Direzione di ricerca

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.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Descrizione

enhancement

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.

Lingua principale
Python
Stelle
2
Fork
1
Merge medio
1h 52m
PR unite (30g)
3

Guida per i contributori

Apri la guida per i contributori

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di finos/morphir-python

Tutte le issue di finos/morphir-python

Issue simili

Altre issue su Python

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.