On Tue Aug 29 15:22:08 2023 +0000, Jacek Caban wrote:
I pushed a version that reorders context copies, allowing tweaking `native_flags` in wow context branch. This should fix the check for native context copying and avoid extra `copy_context` calls.
The new code is quite dense, but avoiding `continue` looks good.