emscripten-core/emscripten

Bug in page:html5.h

開放

#18,817 建立於 2023年2月22日

 (6 則留言) (0 個反應) (1 位負責人)C++ (3,519 個分叉)batch import
docsgood first bughelp wanted

倉庫指標

星標
 (27,361 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

https://emscripten.org/docs/api_reference/html5.h.html#c.EmscriptenGamepadEvent.id

Maximum size 64 char (i.e. EM_UTF8 id[128]).

The id[128] should be id[64] instead?

URL: ../../docs/api_reference/html5.h

貢獻者指南