WASI-GFX と WASI:WebGPU の未来
## Japanese Translation:
主要なメッセージは、WASI サブグループがグラフィックス関連の取り組みを戦略的に分割し、アーキテクチャの安定性と迅速な UI イノベーションとのバランスを取ることにあることです:`wasi:webgpu` は、コア名前空間内の公式地位を維持し、完全な準拠に向けた安定的で低水準の規格として進歩しており、ネイティブのアシシンク機能を活用しています。同時に、surface コンテキストのような進化しているか互換性のないインターフェースは、新しい「wasi-gfx」名前空間へ移行し、堅固な規格ではなくライブラリ風のバージョン付けによる素早い反復を可能にしています。この変化には、`wasi:graphics-context` の廃止と、`wasi:surface` および `wasi:frame-buffer` を「wasi-gfx」への移動も含まれます。この新しいエコシステムは、基礎的な WebGPU 仕様に構築の上、オーディオやカメラなどの将来の高等级な UI 機能を支援することを目的としています。この二つの経路によるアプローチを支援するために、実装ツール(例:`wasi-gfx-runtime`、`wasi-gfx-shim`)は両方の名前空間に対して並行して動作し、コミュニティエンゲージメントは専用チャネル(Renderlet Discord サーバーおよび Abe Massry によって設計された新しいプロジェクトロゴ)を通じて継続されます。さらに、関連するクラウドネイティブな wasmCloud インターフェース(例:`wasmcloud:secrets`、`wasmcloud:messaging`)は、このアーキテクチャの進化と一致する広範なエコシステムの傾向を反映しています。
## Text to translate:
The core message remains that the WASI subgroup is strategically splitting graphics efforts to balance architectural stability with rapid UI innovation: `wasi:webgpu` retains official status in the core namespace as a stable, low-level standard advancing toward full conformance and leveraging native async capabilities. Meanwhile, evolving or incompatible interfaces like surface contexts are migrating to a new "wasi-gfx" namespace, enabling faster iteration via library-like versioning rather than rigid standards. This shift also involves deprecating `wasi:graphics-context` and moving `wasi:surface` and `wasi:frame-buffer` into `wasi-gfx`. The new ecosystem is designed to support future high-level UI features such as audio and camera, building on the foundational WebGPU spec. To support this dual-path approach, implementation tooling (e.g., `wasi-gfx-runtime`, `wasi-gfx-shim`) will operate side by side for both namespaces, while community engagement continues through dedicated channels like the Renderlet Discord server and a new project logo designed by Abe Massry. Additionally, related cloud-native wasmCloud interfaces (e.g., `wasmcloud:secrets`, `wasmcloud:messaging`) represent broader ecosystem trends aligning with this architectural evolution.