So I cross-compiled Go code on Windows(10) for Linux and I was actually able to run the same executable on both Windows and Linux how is that possible?
1条回答 默认 最新
dongzhila3786 2016-12-29 18:28关注That'd be the new Windows Subsystem for Linux (WSL) that can run Linux ELF binaries natively on Windows 10.
本回答被题主选为最佳回答 , 对您是否有帮助呢?解决 无用评论 打赏 举报