Automatically convert i32 pointer args to unsigned when CAN_ADDRESS_2GB is set by sbc100 · Pull Request #19740 · emscripten-core/emscripten

kripken

kripken

kripken

kripken

sbc100 added a commit that referenced this pull request

Jun 29, 2023

@sbc100

sbc100

@sbc100

…GB is set

This extends the use automatically-generated JS wrappers to handle
conversion of incoming i32 pointer to u32 JS numbers.  This is only
needed when CAN_ADDRESS_2GB is set.

See #19737

@sbc100 sbc100 deleted the automate_unsigned_pointer_args branch

June 30, 2023 21:58