3dgen / 3dgen/cppwasm-book

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

未關閉
#18 3 則留言 0 個 reaction 已指派 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 摘要。