website icon indicating copy to clipboard operation
website copied to clipboard

Results 59 website issues
Sort by recently updated
recently updated
newest added

Basically what the title says: Here is what is new! Changelog: 🌤️ Theme Changer (Dark/Light) 💨 A more breathable UI (Less clutter) 🥳 A sleeker and more minimal design -...

This is a feature request. To somehow make V programming language more popular it would be good to translate it into other languages. Possible variant could be Crowdin - service...

Following the [first instruction to ininitalize a VWeb project](https://modules.vlang.io/vweb.html) ``` v new myproject web cd myproject v src ``` leads into the following error: ``` v src/ src/auth_services.v:28:22: error: unknown...

On the front page (https://vlang.io/) it says: > V compiles ≈110k (Clang backend) lines of code per second > (Intel i5-7500, SM0256L SSD, no optimization) However when I try to...

On this page: https://vlang.io/compilation_speed It's not clear which versions of the programming languages were used for the benchmarks. Would it be a good idea to include this info?

There is a bug with the styling/layout on: https://vlang.io/compare#go Specifically, the header is covering the Go heading. | Expected behavior | Actual behavior | | - | - | |...

The current address for the online playground is: https://play.vlang.io/ However the old address is still accessible: https://vlang.io/play Would it be a good idea to take down the old address and...

At the moment, they lead to not new Playground, which personally does not work for me, and most importantly, when I click Run near the script, I want it to...