I think gcc is try to support this.
But, I can't find any referrence for MSVC.
My code base is currently build on c++17. I would like to use the new coroutine feature in c++20 but don't want to migrate all code rightnow. The goal is to build some components with coroutine support.