winglang / wing

A programming language for the cloud ☁️ A unified programming model, combining infrastructure and runtime code into one language ⚡
https://winglang.io
Other
5.03k stars 196 forks source link

Support development contributions directly from Windows #4508

Open MarkMcCulloh opened 1 year ago

MarkMcCulloh commented 1 year ago

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

github-actions[bot] commented 10 months 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!

github-actions[bot] commented 8 months 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!