Avatar
omochimetaru 3/9/2018 3:02 AM
The standard library and the compiler is now fully buildable on Windows against just the Windows SDK. In order to ensure that we flush out all the issues and ensure that we don’t regress in the future, the next large goal is to get the full test suite working on Windows as well. I have part of the tests working already. The last run with a number of my changes has us at around 80%, though I would like to decrease the number of unsupported tests (but that requires investigation into why they a...
3:03 AM
swift標準ライブラリがwindowsでビルドできるようになったそうな
3:07 AM
この辺の作業ず〜っとこのコンプナードさんとトーマスさんがやってたんだけど
3:07 AM
C++コンパイル通すところまでは良いとして
3:08 AM
Windowsのlibファイルとかdllファイルにどうやってバイナリを入れていくか、みたいな議論があって
3:08 AM
なるほど全くわからんという感じだった