-
Cargo.toml:
```
[package]
name = "repro"
version = "0.1.0"
edition = "2021"
[dependencies]
libc = "0.2.150"
```
flake.nix:
```
{
inputs = {
fenix.url = "github:nix-community/fen…
-
### What information needs to be added?
There's a gap in the docs when it comes to using isolates and FFI. This ticket is related to #4571
This ticket was motivated by [this conversation on the…
-
### A note for the community
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to he…
-
Need to figure out what tech stack to use for the initial release.
The following things need to be considered (this is not exhaustive):
- Programming Language(s) to use focussing on maintainability…
-
## Report
As of September 2024, running a RInf app on the web in debug mode can print the error like below.
```
RangeError: Maximum call stack size exceeded
pkg/hub.js 249:10 __wbg_adapter_35…
-
After the latest Rust release, Winget support was lost.
Are there any technical reasons for not supporting Winget at the moment? Is community contribution in this area welcome? :)
-
There's another JoltC binding effort by the [JoltPhysicsSharp](https://github.com/amerkoleci/JoltPhysicsSharp) maintainer, @amerkoleci — [joltc](https://github.com/amerkoleci/joltc)! It looks like it …
-
# Iceberg-rust Write support
I've noticed a lot of interest in write support in Iceberg-rust. This issue aims to break this down into smaller pieces so they can be picked up in parallel.
## Appe…
Fokko updated
33 minutes ago
-
### Verification
- [x] I searched for recent similar issues at https://github.com/rust-lang/rustup/issues?q=is%3Aissue+is%3Aopen%2Cclosed and found no duplicates.
- [x] I am on the latest version of …
-
I already know that I want to build a tool to make people's rust builds fast, and I have working prototypes that demonstrate that it can be done. I think I would like to get a bit more insight into wh…