Can callback functions be registered in embedded QuickJS projects using Javascript?
so I've had a look online and can't really find much. I was hoping someone might have experience setting up a .registerCallback() method in an embedded quickjs project. the type of use would be like this in the script: import…