chakra-core/ChakraCore

Add project that produces a static library version of ChakraCore

开放

#279 创建于 2016年2月8日

 (5 条评论) (0 个反应) (0 位负责人)JavaScript (1,225 个派生)batch import
DiscussionSuggestionhelp wanted

仓库指标

星标
 (9,258 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南