-
Hi,
I saw in a couple of spots that `super_native_extensions` is made for dynamic linking, but unfortunately constraints on our projects are such that we need to do static linkage.
I followed th…
-
## 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…
-
## 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…
-
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.
-
To protect native Python extensions against tampering by other libraries, we isolate them into their own memory domains at import time.
Add hooks for allocating the memory domains at import time, …
-
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…
-
**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…
-
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…
-
Either installing using web browser or source code do not work. On "https://extensions.gnome.org/extension/3010/system-monitor-next/", it shows a note "Your native host connector do not support follow…
-
### Description
Thanks to #36822 JVM mode integration tests can now optionally run with the native image agent, providing a starting point for native image configuration for 3rd party libraries not…