Joubarbe wrote:
Do you still intend to implement Squirrel? PB needs more scripting languages

I've actually taken Squirrel out and have implemented Wren (
https://wren.io) (as it was more suitable for the main project needs, and it works so nicely, whereas squirrel hasn't been updated in a long time) - Working example can be found in the gitlab repo:
https://gitlab.com/mfwlib/sampleAlso finishing up the Linux x64 build (this required some changes to the library code, namely swapping out unicode strings for utf8 - all handled in the mfw include)
Note: Running the example now requires you to create a temporary executable in the source dir, though the linux x64 support update allows you to specify the corelib directory as an optional argument.
Note: I might start a new thread with this, as despite emails to support and contacting 3 admins directly on here a good while ago regarding issues logging into my IndigoFuzz account, none of the admins have even given me a reply.