dtkjthe4025 2016-12-29 16:48 采纳率: 0%
浏览 99
已采纳

在Windows上为Linux运行已编译的代码

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.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?