-
I was wondering how this approach of extending the `react-native` type definitions would scale to accomodate also other stuff. For eg. over at the `react-native-web` repo there's an ongoing similar di…
-
```
Investigate linking crack extensions statically during native binary creation.
Native binaries are essentially static anyway, since all crack code is
generated "statically" (no crack libs, yet).…
-
Hey!
In [css-inline](https://github.com/Stranger6667/css-inline) I have the following `extconf.rb` that follows the examples in the `magnus` repo:
```ruby
require "mkmf"
require "rb_sys/mkmf"
…
-
Check if using [`pyo3`](https://pyo3.rs/) library could help us creating a native Python module in Rust.
If this is possible, this would be nice to also publish this crate on pypi.
-
## Feature Description
AIR should support native extensions developed using Kotlin for Android platform.
Nowadays many Android third-party libraries supports only Kotlin, not Java. Moreover it has m…
-
Hello,
I have this IFC file produced by IfcOpenShell 0.8.0 that I cannot load into Blender 4.2.2 LTS with Bonsai 0.8.0 installed on Ubuntu 22.04.5
```
ISO-10303-21;
HEADER;
FILE_DESCRIPTION(('V…
-
## What went wrong?
**Received a build error when running gem install backup -v 4.4.1 --verbose **
user@domain:/home/app# gem install backup -v 4.4.1 --verbose
HEAD https://api.rubygems.org/api…
-
**Description*
A clear and concise description of what the bug is.
when running ios build
it builds just fine
but when it installing on ios on react-native-ide output it keep saying
```[error…
-
As discussed in issue #169, to improve modularity it makes sense to replace the explicit construction sequence by a set of construction pattern dependencies, leaving csv2nq to compute a partial orderi…
-
## Describe the bug
Following this tip https://github.com/microsoft/testfx/issues/3095#issuecomment-2166002542 I added the Microsoft.Testing.Extensions.HangDump package to a native AoT test project…