-
### Preflight Checklist
- [X] I have read the [Contributing Guidelines](https://github.com/electron/electron/blob/main/CONTRIBUTING.md) for this project.
- [X] I agree to follow the [Code of Conduct]…
-
http://docs.rhomobile.com/en/5.0.30/guide/native_extensions
Documentation states:
none : any generated property bag code will not integrate this property
accessorsViaPropertyBag : get and set will d…
jtara updated
9 years ago
-
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…
-
The thing is that when bundling do_mysql (or any other gem with native extensions i assume) with the :git option, then the bundling process won't put .gem files into bundler's cache/ directory and doe…
-
### 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…
-
I want to profile a program that uses a mix of Python code and (C++)-extensions internally (based on Cython and Boost Python) and get different errors of py-spy (dependent on the concrete run).
For…
-
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…
-
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…
-
```
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).…
-
For windows users, the warning regarding native extensions is a bit annoying and native extensions are not so required.
`Warning: Native modules not compiled. UTF-8 validation disabled.`
Add an opt…