lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


> if you're interested in the idea, i can dig the code to help somewhat
> better, since i really don't remember how 'threading independent' the
> code resulted in the end.

[hit send too fast] Since you spent some time in that direction, how
about a front-end-only API for just solving async. callbacks (the ones
called from an external thread, signal traps, etc.)? Would it be
possible without the backend part? Can't figure out the requirements
for enough genericity...