hydai
hydai
The hardcoding PATH is generated from the `llvm-windows`. Maybe we should try to use `vcpkg` to install llvm instead of building the llvm project ourselves. Hi, @abhinandanudupa. Have you tried...
To enable the Ahead-of-Time compilation, WasmEdge uses the LLVM framework to generate the native code. If you don't want the related features, removing the LLVM/LLD/Clang dependencies is fine. I create...
Hi @am009 Since the #2751 got merged. Can we use non-VS-Enterprise env now?
Hi @am009 Let's try to disable DIA SDK. And maybe we can try to remove `DebugInfoPDB` simultaneously. Just an idea; it needs to be verified.
Let's check the output of llvm-windows first. Since I don't have such an environment, I need to wait for the CI artifacts to check the details.
Hi @am009 Thanks for this, I am setting up an environment on a local machine to figure out if there may have any issues when applying the new artifact. So...
It's yours now :-)
Since we are using some self-hosted machines, it would be better to have a private repo for this. Or we could limit the new repo so that nobody except the...
@q82419 I have a question: is the only thing I need to do to transfer the `wasmedge-go` repo from the secondstate org to the wasmedge org?
Should the title be ChatTTS?