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

贡献者指南