mlua
mlua copied to clipboard
Use list of auxillary threads instead of single auxillary thread
Solves #590 and allows mlua code to make/accept as many references as desired (also removes a potential denial of service vector as well)
This depends on/is branched out from #588 in case you're confused on the large number of commits. Only the commits starting from "begin adding auxthread code" is new code