chakra-core/ChakraCore

Add project that produces a static library version of ChakraCore

Open

#279 建立於 2016年2月8日

在 GitHub 查看
 (5 留言) (0 反應) (0 負責人)JavaScript (1,374 fork)batch import
DiscussionSuggestionhelp wanted

倉庫指標

Star
 (9,000 star)
PR 合併指標
 (30 天內沒有已合併 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.

貢獻者指南