Add steps to reproduce

Repository details (ffi-napi-issue-nodejs-v14)
Project category
(1 entries)
Owner
@joelpurra
Commit details (267f9ace)
Author
Authored at
Committer
Joel Purra
Committed at

Commit message

Add steps to reproduce

Reproducing an error when using ffi-napi v3.0.1, and perhaps other versions. Crashes when using Node.js v14.

See

Raw text
Add steps to reproduce

Reproducing an error when using `ffi-napi` v3.0.1, and perhaps other versions. Crashes when using Node.js v14.

See

- https://github.com/node-ffi-napi/node-ffi
- https://github.com/node-ffi-napi/ref-napi
- https://github.com/node-ffi-napi/node-ffi-napi/issues/96

Changed files (8)

Path Additions Deletions
.gitignore +1 -0
README.md +109 -0
package-01/.npmrc +1 -0
package-01/index.js +9 -0
package-01/package.json +7 -0
package-02/.npmrc +1 -0
package-02/index.js +5 -0
package-02/package.json +6 -0

Commit categories (3)