Zephyr Lykos

Results 252 comments of Zephyr Lykos

cc @guybedford request for review :)

@mhdawson: > The current case where Node.js uses files from the top level as well as dist seems a bit odd to me See . Loading builtins will need an...

Converted indentation in `loadWasm.js` from tabs to spaces.

I think it's better to keep the current directory structure in case any third-party package depends on the `dist` folder.

I think that still breaks things, especially when there weren't any obvious outcomes 🧐

@guybedford: > can't we just make the external path the default build approach instead of bifurcating the entire build process? Node.js loads builtins as a single script file under the...

> This request was automatically failed because there were no enabled runners online to process the request for more than 1 days. iirc it's a github actions outage

@guybedford could you take a look at this?

Oh I think the culprit here is that ubuntu-18.04 is no longer available in hosted runners. Consider migrate to `ubuntu-latest` (latest LTS)?