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 the same json interchange format preprocessor.mjs as compiler.mjs. NFC (emscripten-core#23647)
I'm not sure why used `.js` in once case and `.json` in another.
The other nice thing about this change is that it has the preprocessor
read the default settings (just like compiler.mjs) so the json file can
contain just the changes from the default.
0 commit comments