Hi Alex et al, In the section about callbacks ( https://software-lab.de/doc/native.html#funptr) it is not explicitly mentioned that the callback (lisp ...) cannot be called from a different thread. However, since PicoLisp does not have threads, I'd imagine that callbacks cannot be called from a different thread. Is that correct understanding?
Regards, Kashyap