Pre-built binaries for newer node versions
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 291
- Forks
- 37
- PR merge metrics
- No merged PRs in 30d
Description
Broken off from https://github.com/google/pprof-nodejs/issues/170
We use node-pre-gyp to generate pre-built binaries. Unfortunately, it has not been maintained and doesn't support node 18+ https://github.com/google/pprof-nodejs/issues/170#issuecomment-1163210123.
Another option is to move to the inspector API, and remove the native portion of this library altogether. We have done some experiments and that seems feasible #227 #236
Contributor guide
Assessment
This issue has not been assessed yet.