Replies: 3 comments 4 replies
|
Vulkan isn't usable from WSL as far as I can tell. |
3 replies
|
For completeness, here's ongoing issue for Windows Support: #4661 |
0 replies
|
This is probably already well known, but WSL is a developer solution, not a deployment solution. I use WSL quite regularly for development and it works very well, but it's not meant for end users. If we want to ship the runtime on Windows, we need native support. For the purpose of this discussion, are you interested in developing on Windows, deploying on Windows, or both? |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
We're reaching out because we're thinking about expanding ExecuTorch to support Windows.
Right now, it works on Linux and Mac, but we know a lot of you are on Windows, and we want to make sure we're meeting your needs.
Here's What We're Considering:
Option 1: WSL (Windows Subsystem for Linux): This would let you run our framework in a Linux environment on Windows. It's a bit easier for us to set up since it aligns with our current Linux support.
Option 2: Native Windows Support: This means building the framework to run directly on Windows. It could be more seamless for Windows users but would take more time and effort on our end.
We want to make the right choice for you, our awesome community. So, we’d love to hear your thoughts:
Drop your thoughts in the comments below. Your feedback will really help us decide the best way forward.
All reactions