chakra-core/ChakraCore
Auf GitHub ansehenAdd project that produces a static library version of ChakraCore
Open
#279 geöffnet am 8. Feb. 2016
DiscussionSuggestionhelp wanted
Repository-Metriken
- Stars
- (9.000 Stars)
- PR-Merge-Metriken
- (Keine gemergten PRs in 30 T)
Beschreibung
When creating projects that target PaaS offerings in Azure such as Service Fabric or Classic Worker Roles, it is more desirable to have a version of ChakraCore that can be statically linked. In addition it would be nice if the static library also statically linked its dependencies such as the MSVC runtime. This prevents users from having to create VM Extensions that deploy these dependencies.