Yuyi Wang
Yuyi Wang
Hello @noctera , I'm extremely happy when knowing that someone is trying to use my projects. 🤣 Unfortunately, there's no such feature at now. This library aimed at my personal...
It seems not that easy to achieve this goal. Tauri doesn't provide functionality to *call* JS from Rust. The event system cannot easily provide a return value.
[Rust 绑定](https://docs.rs/steamworks)
The hip used by CI seems different from mine. I'll fix it later.
The CI failed, but it seems not my fault: ``` C:\Windows\TEMP\flexci\run-00332685\tmp\tmpkmrn5qje\a.cpp(1): fatal error C1083: Cannot open include file: 'nccl.h': No such file or directory ``` Same error message for "cutensor.h"...
@kmaehashi I think this PR should be `cat:bug`. It causes cupy 13+ cannot even create array with ROCm. In `core.pyx`, cupy 13.0+ added the branch to determine whether the pointer...
The class `html_tag` is an iterator of its attributes. You can get `html_tag` from `html_node`.
Now it's in Arch. What's the progress here? :)
> Is still there now any interest in the rewrite? No, sorry. Now I think that it is easy enough for the users of tokio or other async runtimes to...
I think it may be better to add some comments in the doc about the spawnned thread, and suggest the user to write a runtime-specific one if they care about...