|
Noticed that this |
Answered by
sbc100
Jan 22, 2025
Replies: 1 comment 6 replies
|
I think there are some docs here: https://emscripten.org/docs/api_reference/html5.h.html#registration-functions |
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I think there is some rational in PR that deprecated the old behaviour: #7977.
That
-sDISABLE_DEPRECATED_FIND_EVENT_TARGET_BEHAVIOR=0settings does still exist if you want to keep using the old behaviour. Although I suppose we would like to remove it one day I don't know any plans yet.