You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is possible to build node to use the embedded deps for v8 but built as a shared library? Seems like node always wants v8 to be built as a static library but I want it to use v8 as shared library.