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
Fix auto-generation of struct_info with -sMEMORY64=1 (#16512)
We always want to use =2 internally when building the struct_info json
file. The results will be the same either way but this removes the need
to run the output in a VM with memory64 enabled.
0 commit comments