Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug in page:html5.h #18817

Open
Stinkfist0 opened this issue Feb 22, 2023 · 6 comments
Open

Bug in page:html5.h #18817

Stinkfist0 opened this issue Feb 22, 2023 · 6 comments

Comments

@Stinkfist0
Copy link

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

@waywardmonkeys
Copy link
Contributor

Both the id and the mapping are actually 64 and not 128.

@shashank-mishra14
Copy link

Hey, I can resolve this is issue kindly assign this issue to me.

1 similar comment
@Nitesh1357
Copy link

Hey, I can resolve this is issue kindly assign this issue to me.

@Tanvir-3112
Copy link

Hey! I want to work on this issue. Kindly assign it to me.

@Daksh2356
Copy link
Contributor

Daksh2356 commented Mar 14, 2023

I see the issue is still not resolved. Please assign me this issue. I know how to fix it .

@Daksh2356
Copy link
Contributor

I have made a PR for this issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

7 participants