replayio / node

Integration of the node.js runtime with the record/replay driver
https://nodejs.org/
Other
20 stars 3 forks source link

Rebase onto 16.x #75

Closed bhackett1024 closed 2 years ago

bhackett1024 commented 2 years ago

For https://github.com/RecordReplay/node/issues/74. I've pulled in changes from upstream and fixed merge conflicts, which weren't too bad. Still need to build/test, which will be more drawn out.

bhackett1024 commented 2 years ago

With the latest fixes this seems to be running pretty well now on our jest test harness. I think this is a good point to merge the upstream changes in. This does change the build process for linux which could cause compatibility problems --- if anyone runs into these they can use the last released version (linux-node-20220506-096c12cb47eb-a1d05f422dff) from before the merge until we get things sorted out.