3dgen / 3dgen/cppwasm-book

键盘事件只能处理ascii字符,并不能处理输入法相关的事件导致不能输入中文

オープン
#18 コメント 3 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
C++
スター
1.4k
フォーク
170
PR マージ指標
30日以内にマージされた PR はありません

説明

怎么做才能支持输入法,进而能输入中文呢?

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

このリポジトリのコントリビューションガイドは索引されていません

調査の方向性

The issue is about handling IME (Input Method Editor) events for Chinese input in a WebAssembly/C++ context, likely using Emscripten. Research how Emscripten handles keyboard events and IME composition events in the browser. Look at the existing event handling code in the project, possibly in HTML5 or DOM interaction modules. Check for any existing IME support or composition event listeners. 'Done' means being able to input and commit Chinese characters through an IME in the WebAssembly application.

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

評価

技術スタック
cpp, wasm
領域
frontend
issue の種類
バグ
難易度
4/5
見積もり時間
3〜5日
活発さ
停滞
明瞭さ
説明が足りない
初心者へのやさしさ
30/100

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

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