Open MarkMcCulloh opened 1 year ago
Hi,
This issue hasn't seen activity in 60 days. Therefore, we are marking this issue as stale for now. It will be closed after 7 days. Feel free to re-open this issue when there's an update or relevant information to be added. Thanks!
Hi,
This issue hasn't seen activity in 60 days. Therefore, we are marking this issue as stale for now. It will be closed after 7 days. Feel free to re-open this issue when there's an update or relevant information to be added. Thanks!
Feature Spec
Contributors working on https://github.com/winglang/wing can now build and test the repo locally directly on Windows.
Developing in WSL or devcontainers can be convenient, but the overhead of running builds in containers/vms is very heavy. This is especially due to the heavy io that builds/tests usually require. As a toolchain relying heavily on WASM, this repo is uniquely situated to be able to perform multi-platform builds.
Challenges:
Use Cases
Faster/Easier development for contributors on Windows.
Implementation Notes
Component
Contributor Experience
Community Notes