-
I'd like to be able to initialize and use Rust from multiple languages at the same time [in the same process].
Example use case:
From React-Native Javascript, call into Rust which then calls out…
-
### Describe the bug
2.16.0 appears to have introduced a GCC 13 requirement, which is breaking [CI systems like the Rust Docs builder](https://docs.rs/crate/usearch/2.16.2/builds/1493886). Compilin…
-
Hi! It looks like this code in `ctr32_encrypt_blocks` has undefined behaviours.
https://github.com/briansmith/ring/blob/befdc87ac7cbca615ab5d68724f4355434d3a620/src/aead/aes/ffi.rs#L174-L202
I r…
-
### Description
The current code follows rust 2018 edition.
In migrating to the latest, we can have some performance improvement.
-
We do permit having more than one copy of the Rust runtime inside a binary, and AFAIK we also permit "Rust" ABI function calls between code using different runtimes, as long as they were built with th…
-
How viable would a trimmed down version of C# be?
Could it even be made to work with rust's safety features?
-
I wanted to open this issue as a central place for discussing the removal/supplementing of the openssl dependency. As far as I understand, this is desired, see https://github.com/algesten/str0m/issues…
-
OS: Windows 11 23H2
VSCode version: 1.95.0
CodeLLDB version: 1.11.0
Compiler: rust 1.81.0-x86_64-pc-windows-msvc toolchain
Debuggee: PDB
There are not "pretty printing" of rust containers (in …
-
| | C++ | Rust |
|-|-|-|
| Windows 11 VM | ❌ | ❌ |
| `wine` on macOS | ❌ | ✅ |
C++ build in Windows 11:
![Missing `libgcc_s_seh-1.dll`](https://github.com/user-attachments/assets/6c579cb2-af9f-…
-
# 🐛 bug report
- With `@parcel/rust` v2.12.0 `parcel` runs fine on an OS that uses GLIBC_2.28 (e.g. Rocky Linux 8)
- With `@parcel/rust` v2.13.0 `parcel` fails with the following error:
```tx…