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
Move promise polyfill into polyfill subdirectory. NFC (#15939)
This lays the groundwork to add more polyfills over time.
Since its preferable to use standard polyfills (not authored as part of
emscripten), we exclude this directory from lint checking (i.e. we
treat it as third-party code).
Split out from #15822
0 commit comments