Windows x86 video support
SonnyX opened this issue · 1 comments
SonnyX commented
Just saw a branch in the networking tree where windows x86 is being supported:
master...armersong:master
Might be worth checking out and potentially including in your code.
pravic commented
Well, they use feature(abi_thiscall)
and compile it on nightly only.
Thanks for the heads up!