ASIO is basically a way to interface with the Kernel audio driver. So, a change to Windows wouldn't necessarily require a change to an ASIO driver. Given a good driver, ASIO should continue to work the same as before.
On Windows Store app side...
To support the lowestLatency quantuum setting for store apps, the driver would need to advertise something about it's buffer settings. Otherwise I'd imagine a higher latency would result.
Microsoft said a white paper was forthcoming about the low latency updates in Windows 10. That will be useful in better understanding the changes to the audio stack.