-
Delphi 和 Free Pascal 对微软 ChakraCore 库的绑定与类实现:chakracore-delphi
资源介绍
脉轮-德尔福
微软库的和绑定和类。
ChakraCore 版本: 1.11.24
支持的编译器:
Delphi 7 或更新版本
免费 Pascal 3.0.4 或更新版本
支持的目标平台:
i386-win32(Delphi 7 或更新版本,Free Pascal)
x86_64-win64(Delphi XE2 或更新版本,Free Pascal)
x86_64-linux (Free Pascal)
x86_64-达尔文(*帕斯卡)
安装:
克隆这个存储库:
git clone https://github.com/tondrej/chakracore-delphi.git
cd chakracore-delphi
git submodule update --init
或者
git clone --recurse-submodules https://git