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.

貢獻者指南