metacall / core

MetaCall: The ultimate polyglot programming experience.
https://metacall.io
Apache License 2.0
1.55k stars 160 forks source link

C windows CI setup #458

Open pkspyder007 opened 1 year ago

pkspyder007 commented 1 year ago

WIP

C loader requires few dependencies to built on windows

Building libffi is achieved using this fork https://github.com/newlawrence/Libffi alternative found https://github.com/microsoft/vcpkg/blob/master/ports/libffi/CMakeLists.txt

For setting up LLVM I have used choco to install LLVM which includes clang

Building LIbTCC is not achieved yet it is having errors - logs https://pastebin.com/q1jFxpuh