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
Use library symbols instead of legacyRuntimeElements. NFC
We only had two symbols in `legacyRuntimeElements` and it seems cleaner
to handle these legacy aliases via the JS library system that we have
for that.
This helps with my work towards emscripten-core#8380
0 commit comments