mongodb-js / boxednode

📦 boxednode – Ship a JS file with Node.js in a box
Apache License 2.0
599 stars 10 forks source link

feat: allow using default libuv event loop #37

Closed addaleax closed 1 year ago

addaleax commented 1 year ago

This may be required by some legacy addons which refer to the default libuv event loop.

Fixes: https://github.com/mongodb-js/boxednode/issues/36