-
Hey there,
when trying to use the `@cryptlex/lexactivator` package on Windows 11 with ARM64 processor, it fails with the following message:
```
PS C:\git\test-app> npx ts-node --project tsconfi…
-
Is it supported to use this extensions API to connect to a database from a different extension?
I have been trying this and I was able to connect to a mssql db but not query it, as the exposed API is …
-
```
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).…
-
## 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…
-
### UPDATE
I've started a new project from scratch with a similar setup using the ["React Native" recipe](https://nx.dev/recipes/react/react-native):
```
npx create-nx-workspace nx-react-native --pr…
-
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…
-
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…
-
Hi!
I'm very surprised this barrel files problem is being fixed only now, but rather later than never... However, I encounter multiple issues. Seeing you're active on the issues here and fix the bugs…
-
### 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…