You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Automatically convert i32 pointer args to unsigned when CAN_ADDRESS_2GB 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
0 commit comments