QuickJS-Pascal
QuickJS-Pascal copied to clipboard
Make file to build QuickJS on all platform
Hi ! Thanks for your work. Can you provide the make file to build QuickJS library for all platforms please ? I aim to compile the library for Raspberry PI, for example... Thanks
Regards
Sorry for late reply, I'm just too busy lately. I'll combine all build scripts in one and upload it soon.
Hi ! Any news about the build script ? Thanks for all
Regards
+1 for having the build script. It would be very helpful - even a set of dirty scripts is good, to be used as reference.
+1 for having the build script. It would be very helpful - even a set of dirty scripts is good, to be used as reference.
bump
+1 for having the build script. It would be very helpful - even a set of dirty scripts is good, to be used as reference.
bump
I would recommend using the CMakeLists from https://github.com/quickjs-ng/quickjs And they have a workflow to automate the compilation https://github.com/quickjs-ng/quickjs/blob/master/.github/workflows/ci.yml
I'll have time next month to update the code to the latest updates happening on QuickJS; I'll try my best.