Closed andrieshiemstra closed 9 months ago
Only mention it in case you haven't seen it but this seems to be a semi-recent fork that has had some improvements made to it: https://github.com/openwebf/quickjs
Might not be what you are after though.
Only mention it in case you haven't seen it but this seems to be a semi-recent fork that has had some improvements made to it: https://github.com/openwebf/quickjs
Might not be what you are after though.
@proehlen thanks! Will look into it
the openwebf variant seems to have some bugs, i'm just going to make my own fork of libquickjs-sys first and base it on the new release from bellard (https://bellard.org/quickjs/Changelog)
this one also seems to be actively maintained
first steps have been taken, i now use hirofa-quickjs-sys as libquickjs-sys which uses the latest release from bellard.org it also includes a feature flag to switch to quickjs-ng and the openwebf variant but those do not yet work...
done for now here, fixing quickjs-ng and such will be done in the quickjs-sys repo
there are quite some patches and pull request lying around the web i'd actually like to use like:
so i think i need to