I made a shared library packaging of quickjs-ng,
and now I'm trying to build njs using the shared library.
It doesn't work - njs upstream expect quickjs to be statically linked,
however I believe it could work.
Anyone interested with that ?
It's really something thrilling !