-
This is a meta-issue to collect up discussion around a proposal I've landed [here](https://github.com/dart-lang/language/blob/master/working/extension_structs/overview.md). This issue is intended to …
-
This issue is to track the discussion and PRs for this large-ish port of the persistence layer into Rust.
## Parquet layer
In the parquet layer, the key component here is the parquet reader/writ…
-
Hi, I'm exploring the python wrapper and when comes the step to create a CredentialRequest I get a Segmentation fault. I've attached a minimal code example and the debug trace. Seems to be looking for…
-
**Describe the Bug**
I have started to explore how to make a programming language using Rust. I have created interpreter and parser and it works great. I've tried to use inkwell to compile my script …
-
## Problem
As of the current version of Pigeon, there is no official support for Rust. This limits the ability of developers to use Rust in Flutter projects and integrate Rust code with Flutter usi…
-
Core structs (`GodotString`, `Vector2`, `Vector3` etc.) are currently stubs that lack functionality.
To make them useful, expose (parts of) the Godot API via Rust methods.
Several options:
1. C…
-
extendr functions/method allow conveniently to set types in function param, to skip explicitly converting any Robj into something else. E.g. below `x: Strings` implicit call something like `robj.as_st…
-
The current definition of layout (https://github.com/rust-lang/unsafe-code-guidelines/blob/master/reference/src/glossary.md#layout) does not consider "niches" part of the type layout.
In this thre…
-
Implement a richer API for arrays -- both `Array` (containing `Variant`) and `TypedArray` (containing concrete types).
Inspiration can be found in [`gdnative::core_types::PoolArray`](https://godot-…
-
- Build from source
- Install via AUR (`paru`)
```bash
uname -a
# Linux my-arch 6.1.22-1-lts #1 SMP PREEMPT_DYNAMIC Thu, 30 Mar 2023 14:10:04 +0000 x86_64 GNU/Linux
```…