-
### Version
29.7.0
### Steps to reproduce
Node modules like better-sqlite3 use native modules. Those native modules can create JavaScript error objects. The error class is set to the native module …
-
I love what you are doing here!
I think it would also be cool to load a normal native quickjs module, so games can run in plain quickjs runtime. I am not sure, but it seems like it might just take …
-
Firstly, thanks for your work on this project, it's super helpful!
However, it does not build for Android currently (Gradle reports that `hasConstants()` overrides nothing), and is also missing a p…
-
I was trying to use this layer to get an updated scipy and pyarrow (I have an older recipe for scipy but some features don't work on it so I wanted to see if a newer and hopefully better recipe would …
-
```
Warning: Native modules not compiled. XOR performance will be degraded.
Warning: Native modules not compiled. UTF-8 validation disabled.
```
-
Detailed design: https://hackmd.io/@mvdan/Hy7iK0TEY
Note that the design just outlines the problem and the high level design of how it would be fixed. I've deliberately left the implementation deta…
-
### Summary
When attempting to build a fresh Expo project for iOS (on a simulator or device) I get this error repetitively:
> No module named 'ExpoModulesCore' found, parent module must be defined…
-
### Problem Statement
For Java, ownership rule supports `module:package.name.xxx` pattern.
But, for C/C++, it looks ownership rule does not support 'module:cppmodule::xxx` or `module:c_symbol` patter…
-
[Edit - maintainer update: upstream issue - facebook/react-native/issues/47592 - workaround - use new architecture 0.76.1+ for background FCM to work]
Crashes with EarlyJsError: TurboModuleRegistry…
-
The package is currently being bundled, minified and turned into a CJS module. This seems unnecessary for a node package. It'd be great to drop all that and export a proper ES module
https://www.u…