-
# Current behavior
When a user runs `ockam tcp-inlet create --help` they are presented with the following help information.
![Image](https://github.com/build-trust/ockam/assets/2966499/741bfa4b-8105…
-
Currently, `RefCell` and `i32` are used to store user-defined `GodotClass` instances and their reference counts:
https://github.com/godot-rust/gdextension/blob/a64f22409e05d1353492fded4aa36a4b4e6b7…
-
I noticed that a rust gpu shader was running much slower than the equivalent wgsl one.
The wgsl one takes 53ms, and the rust gpu version takes 67ms.
Looking at the SPIRV I tracked part of the issu…
-
I think we could exploring building on the markdown spec. Ideally in a way that degrades gracefully outside of Lockbook.
+ We could consider conforming closely with [Github Flavored Markdown](https…
Parth updated
1 month ago
-
### Describe the bug
[Discord Discussion](https://discord.com/channels/601130461678272522/614593951969574961/1248330156859326594)
`mv` will happily execute the following, and not return any error …
-
### Discussed in https://github.com/DioxusLabs/dioxus/discussions/947
Originally posted by **pickfire** April 9, 2023
I noticed if I did not specify `wasm32-unknown-unknown` and I use `dioxus…
-
### Problem you are trying to solve
Bootstrap in rust-lang/rust wants to have a version of rustfmt that's different than the bootstrap compiler toolchain. Right now, to manage it using rustup, we'd…
-
-
# Implement Post-Installation Verification for Web5 CLI
## 🚀 Goal
Create a post-installation verification process for the Web5 CLI to ensure it's correctly installed and configured, and all depend…
-
We need to use pigweed's rust toolchain to match, but I've been able to get that working.
In the meantime, we've disabled rust_ targets.
See https://github.com/bsodmike/pigweed-sense-playground/…