cargo run --example
inside wingc panics on Wing files with extern functions
#5423
Labels
🐛 bug
Something isn't working
🛠️ compiler
Compiler
👷♀️ contributor-experience
Improvements for contributors' experience
I tried this:
After running
pnpm install
and compiling everything in the Wing monorepo, I tried running the compiler frontend on an example by changing my directory tolibs/wingc
and runningcargo run --example compile
with a path to a Wing file.This happened:
I expected this:
No response
Is there a workaround?
No response
Anything else?
No response
Wing Version
0.54.28
Node.js Version
18.16.0
Platform(s)
MacOS
Community Notes
The text was updated successfully, but these errors were encountered: