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
This change got reverted in #19006 so this time we make the
preprocessing optional.
This is useful as it allows things like `{{{ POINTER_SIZE }}}`
and `{{{ makeGetValue(..) }}}` to be used in pre/post JS files, just
like they can be in JS library files.
This change allows threadprofiler.js to be fixed such that it works
under wasm64.
Fixes: #21226
0 commit comments