Results 9 issues of Jareer

### Describe the bug **OS:** Windows 10 x64 ```shell PS C:\WINDOWS\system32> iwr https://windows.surrealdb.com -useb | iex .d8888b. 888 8888888b. 888888b. d88P Y88b 888 888 'Y88b 888 '88b Y88b. 888 888...

bug

I ran the .exe and this is what I get. ![image](https://user-images.githubusercontent.com/57962439/183655534-76fdd5ed-b0cb-4779-ba87-adf585576077.png)

### Is there an existing issue for this? - [X] I have searched the existing issues ### Summary "Dragonfly is a modern in-memory datastore, fully compatible with Redis and Memcached...

#33 Doesn't help, the fix mentioned there doesn't work. **Error** ```shell error: language item required, but not found: `eh_personality` | = note: this can occur when a binary crate with...

### Is there an existing issue for this? - [X] I have searched the existing issues ### Summary Is Golang app support coming anytime soon? ### Why should this be...

### Describe the bug Trying to print a returned value. code ```vlang module main import net.websocket fn main() { client := websocket.new_client("ws://127.0.0.1:8080/rpc") ! println(client["is_server"]) } ``` ### Expected Behavior Print...

Bug

Theme Repository: [https://github.com/AgitoReiKen/vstheme-zero](https://github.com/AgitoReiKen/vstheme-zero)

The Tailwind command can be defined in a `package.json` and called using `npm run [cmd]`. ```json "scripts": { "css-dev": "npx tailwindcss -i ./tailwind.css -o ./public/tailwind.css --watch --minify" } ``` ```sh...

documentation

Can you please start working on this project again? I really want to use it. It doesnt hihglight right now.