-
I've tried a simple program in which a shared library calls a javascript callback.
After some hundreds of calls, the process exits. Sometimes I get a "garbage collected" error message and sometimes "S…
-
Hi mq-mqi-nodejs team
We have a node.js application that makes use of mq-mqi-nodejs. As mentioned in the title, not having an internet connection in an air-gapped environment as well as the target …
-
```sh
Platform: macos aarch64
Version: 1.44.4
Args: ["/Users/marvinh/dev/denoland/deno/target/debug/deno", "run", "--unstable-ffi", "--unstable-fs", "--unstable-webgpu", "--node-modules-dir", "-A",…
-
I'm very new to node.js and all and was assign with a task. I have been using a lib so far like this:
```js
function initLibrary() {
MyLibrary = ffi.Library(path.join(__dirname, 'app/libs/lib…
Ob1To updated
5 years ago
-
\node_modules\electron-rebuild\lib\headers.node-gyp\0.36.2\Release\node.lib : fatal error LNK1107: invalid or corrupt file: cannot read at 0x153E76 [P:\Documents\work\test\node_modules\ffi\build\ffi_b…
-
npm install pdflib
> ffi@1.3.2 install /home/parallels/myPDFlib/node_modules/ffi
> node-gyp rebuild
make: Entering directory `/home/parallels/myPDFlib/node_modules/ffi/build'
CC(target) Release/ob…
-
**Describe the bug**
Something is wrong with Windows `.dll`. I'm trying to port `r6-dissect-bun` to Node.js with `node-ffi-napi`.
It gives a V8 failure:
```
#
# Fatal error in , line 0
# Check …
-
I've been trying to install `argon2-ffi` on a mac with apple's new Apple M1 Pro chip and it fails to build.
While searching for a solution I stumbled on this [issue](https://github.com/node-ffi-nap…
-
### What is the problem this feature will solve?
Writing ffi interfaces manually
### What is the feature you are proposing to solve the problem?
FFI Definition Generator
### What alternatives have…
Paxa updated
7 months ago
-
/Users/osmeteor/node_modules/_ffi@2.3.0@ffi/lib/dynamic_library.js:74
throw new Error('Dynamic Linking Error: ' + err)
^
Error: Dynamic Linking Error: dlopen(/Users/osmeteor/node_modules/…