Closed
Description
At the moment, ChakraCore shared library on xplat requires an explicit call to DllMain.
This is not practical for 3rd party apps using ChakraCore.
A potential solution may benefit static library
xplat mechanism. Please keep in mind, we need to consider command line args/flags handling for SO separately.