Skip to content

Contains pre-built ChakraCore libraries for macOS, Ubuntu and Windows

Notifications You must be signed in to change notification settings

BaristaLabs/BaristaCore-ChakraCore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BaristaCore-ChakraCore

Contains pre-built ChakraCore libraries for macOS, Linux and Windows and nuspecs to publish them to NuGet for consumption in BaristaCore projects

Available on nuget here: https://www.nuget.org/packages?q=baristalabs.baristacore.chakracore

6/30/2018 Updated with ChakraCore Release 1.10.0

Current

Releases are from the official ChakraCore releases, but renamed to align with what a .Net Core app can pick up in a x-plat manner via a DllImport attribute with a minimum of hassle.

https://github.com/Microsoft/ChakraCore/releases

For other platforms or custom builds, build ChakraCore yourself and overwrite the dynamic libary for the target platform in the output folder.

Windows Build:

msbuild /m /p:Platform=x64 /p:Configuration=Release /p:RuntimeLib=static_library Build\Chakra.Core.sln

About

Contains pre-built ChakraCore libraries for macOS, Ubuntu and Windows

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published