Uh oh!
There was an error while loading. Please reload this page.
lib,repl: ignore canBeRequiredByUsers built-in - #39942
Conversation
Mesteery
commented
Aug 30, 2021
Fixes: #39911 |
f61ea9e to
032c4f2CompareUh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
032c4f2 to
5a4a555CompareUh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
5a4a555 to
47bccb6Compare
tniessen
left a comment
There was a problem hiding this comment.
This might need to be semver-major.
There was a problem hiding this comment.
Most of this function seems to emulate what execFile does (promisified if a Promise is really necessary here).
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
98a64ec to
0d07117Comparee.g. `wasi` under no `--experimental-wasi-unstable-preview1` flag shouldn't be pre-required.
0d07117 to
a9ee4ebCompareBridgeAR
commented
Aug 31, 2021
@tniessen I also wonder about the semverness. So far most things in the REPL were not considered semver-major if it did not change the public API. Since it's mostly experimental libraries, I would be fine to call it a fix while I would go with semver-major if anyone would argue for it. |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
nodejs-github-bot
commented
Sep 6, 2021
e.g. `wasi` under no `--experimental-wasi-unstable-preview1` flag shouldn't be pre-required. PR-URL: #39942 Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de> Reviewed-By: Zijian Liu <lxxyxzj@gmail.com>
XadillaX
commented
Sep 7, 2021
Landed in c7222b3 |
e.g. `wasi` under no `--experimental-wasi-unstable-preview1` flag shouldn't be pre-required. PR-URL: #39942 Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de> Reviewed-By: Zijian Liu <lxxyxzj@gmail.com>
e.g.
wasiunder no--experimental-wasi-unstable-preview1flagshouldn't be pre-required.