winglang / wing

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

Deprecate `sim.State` #6472

Open Chriscbr opened 1 month ago

Chriscbr commented 1 month ago

Replace all usages of sim.State and cloud.Service with sim.Resource.

Chriscbr commented 3 weeks ago

This may be required for https://github.com/winglang/wing/issues/6151