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.91k stars 194 forks source link

Wing Console fails to load my app #6260

Open eladb opened 4 months ago

eladb commented 4 months ago

I tried this:

See boom.main.w.

Branch: https://github.com/winglang/winglibs/tree/eladb/workflows

git clone git@github.com:winglang/winglibs
cd winglibs/workflows
npm i
wing it boom.main.w

Live stream: https://x.com/winglangio/status/1780295181499277331

This happened:

image

I expected this:

No response

Is there a workaround?

No response

Anything else?

No response

Wing Version

No response

Node.js Version

No response

Platform(s)

No response

Community Notes

ainvoner commented 4 months ago

The attached screenshots are not relevant for this issue. I guess the issue here is related to enabling a developer to debug and fix their program during dev - diagnostics and errors visibility in the Simulator

skyrpex commented 2 months ago

With wing 0.76.13 I get

Failed to compile.

Error: Maximum call stack size exceeded