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
wasm-backend: Don't export symbols by default from MAIN/SIDE_MODULEs
This matches the current behavior of fastcomp since #7371 disabled
EXPORT_ALL for MAIN/SIDE_MODULEs.
Since most of our dylink tests set EXPORT_ALL this didn't get noticed.
0 commit comments