chakra-core/ChakraCore

Add project that produces a static library version of ChakraCore

Aberta

#279 aberto em 8 de fev. de 2016

 (5 comentários) (0 reação) (0 responsável)JavaScript (1.225 forks)batch import
DiscussionSuggestionhelp wanted

Métricas do repositório

Stars
 (9.258 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

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.

Guia do colaborador