You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using codapi as a compiled language backend. It should compile the source first then run the binary. During these actions, I want to get the warning compiler print and the stderr from the compiled binary, which is impossible with the current api design.