3dgen / 3dgen/cppwasm-book

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

Aperta
#18 3 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
C++
Stelle
1.4k
Fork
170
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

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

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Direzione di ricerca

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.

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

Valutazione

Stack tecnologico
cpp, wasm
Ambito
frontend
Tipo di issue
Bug
Difficoltà
4/5
Tempo stimato
3-5 giorni
Stato di attività
Ferma
Chiarezza
Da chiarire
Idoneità per principianti
30/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.