Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

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

オープン
#27 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
4/5
見積もり時間
3〜5日
初心者へのやさしさ
45/100
issue の種類
機能追加
明瞭さ
おおむね明確
活発さ
活発
技術スタック
python, wasm
領域
backend, tooling

調査の方向性

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.

索引モデルが issue の本文から書いたものです。

説明

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.

主要言語
Python
スター
2
フォーク
1
平均マージ
1時間 52分
マージ済み PR(30日)
3

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

finos/morphir-python のほかの issue

finos/morphir-python の issue をすべて見る

似ている issue

Python の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。