-
info: CONNECTING TO SERVER undefined
info: [2024-10-17T23:26:41Z INFO rust_launcher::start::bindings] server: None
info: [2024-10-17T23:26:41Z INFO rust_launcher::start] Loading version
info: {"v…
-
[The documentation](https://tokio.rs/docs/going-deeper/tasks/) says:
> **Tasks must not perform computation heavy logic or they will prevent other tasks from executing.** So don’t try to compute th…
-
```
fn take_focus(
&mut self,
source: Direction,
) -> Result .
```
Why? If anything, Id expect event, like mouse event, keyboard event but direction? What's the idea behind i…
-
**Is your feature request related to a problem? Please describe.**
Opening large perf recordings (e.g. of a test-suite spawning many binaries) takes minutes, most of the time is spent executing a sin…
-
Hi, just want to reach out here about benchmarking the performance of this library against p5.js. I'm currently maintaining a benchmarking repo for p5.js [here](https://github.com/limzykenneth/p5-benc…
-
The current git pane is pretty minimal and doesn't allow you to commit parts of a file or push/pull/fetch repositories. I'm working on improving it and would like to know what features would be wante…
-
这是一个很棒的项目,go做服务短小精悍!
但我出现问题
参照模板配置:
{
"whiteList": false,
"ipList": [
],
"must_key": true,
"debug": true,
"reg_server":"m.abc.com:21118",
"relay_name":"go_rust_desk_relay",
…
-
Looking through the code, I can see that you wrote some code to premix the files into a single "track". This is cool and it never occurred to me that this approach can work well (which it does clearly…
-
I don't think this problem can't be fixed by anything but a simple version bump, but I didn't find the string 3.3.1 with grep.
```
error: failed to run custom build command for `openssl-sys v0.9.6…
-
# Pre-requisites for 1.0
- Fix all TODOs and FIXMEs. Fix as many XXXs as possible.
- All doc is re-read (especially the FAQ) to ensure it reflects the current situation well.
- Reference material s…