with-iterators, compatibility fixes
- Adds an InvokeWithObject method to the interface, working the same as a with-iterator in GML.
- Fixed build issues with /clr flag
- Fixed 2024.2 Beta VM builds not working
- Enabled multi-processor compilation for the main YYTK project
- Restricted u8string overloads to C++23
- Fixed issues with 2022.3 (and possibly other) versions not finding YYRunnerInterface correctly