Use QuickJS-NG
Adds support to quickjs ng
@trufae
Nice!
@trufae if it work for you on iaito, i can merge.
Give me few mins to test and i’ll tell you
$ ninja -C b ninja: Entering directory `b' [1/6] Generating js/bytecode.h with a custom command FAILED: js/bytecode.h /home/pancake/prg/r2dec-js/b/subprojects/libquickjs/qjsc -m -N main_bytecode -o js/bytecode.h ../js/r2dec-plugin.js Executable output is not supported for this target ninja: build stopped: subcommand failed. pancake@pnuc:~/prg/r2dec-js$
doesnt compile for me
is this a clean build?
Yep. Even in a clean clone
That is weird, because the test works: https://github.com/wargio/r2dec-js/actions/runs/11359286375/job/31595154681?pr=332
@trufae can you check if it works correctly on macos?
Fixes also https://github.com/wargio/r2dec-js/pull/339
i can confirm this branch works in r2 and iaito on macos