test262-fyi / test262.fyi

Daily runner of test262 for many engines
https://test262.fyi
MIT License
72 stars 11 forks source link

Add NJS #72

Closed linusg closed 1 month ago

linusg commented 1 month ago

Depends on https://github.com/CanadaHonk/eshost/pull/17

Closes #71

linusg commented 1 month ago

TODO before merging: Install gcc, make, and NJS build dependencies on the runner host

xeioex commented 1 month ago

hi @linusg

you do not need zlib1g-dev libssl-dev libxml2-dev libxslt-dev for NJS engine itself. These packets are for extension modules. Only PCRE2 is essential.