JalonSolov
JalonSolov
I can confirm it works on Linux, though there is definitely some overlap on the default width window...  but if I expand the window size, it looks fine 
> > I can confirm it works on Linux, though there is definitely some overlap on the default width window... > > BTW this is going to sound very silly...
Panics on Windows... maybe part of why it was marked flaky...
I just tried your example, and it works fine on Linux: ``` $ v run http_error.v Start 13011 file ok! [http_error.v:31] resp: http.Response{ body: '{"status":true,"data":{"file":{"url":{"full":"https://anonfiles.me/qnX/file","short":"https://anonfiles.me/qnX"},"metadata":{"id":"qnX","name":"file","size":{"bytes":13011,"readable":"12.71 KB"}}}}}' header: Server: nginx Content-Type:...
Update to latest V. The problem should be fixed on Windows.
Actually, that's a different error, now. Perhaps uncovered by fixing the previous.
Something odd... it shouldn't be trying to compile a windows specific file in a wasm compile.
I agree - platform specific files should be handled long before the backend is hit.
While anything it possible, I wouldn't count on it. This issue has to wait until the new compiler infrastructure changes are completed, and the time for that is unknown. Perhaps...
https://www.twitch.tv/v_language