Compare commits

..

3 commits

Author SHA1 Message Date
fc0659207a test 2
Some checks failed
Main / build (push) Has been cancelled
2025-03-30 00:08:07 +01:00
445ad96c26 Merge branch 'master' of https://forgejo.catcrafts.net/Catcrafts/Crafter.Build 2025-03-30 00:07:58 +01:00
063285df6b test 2025-03-30 00:07:39 +01:00

View file

@ -115,6 +115,3 @@ This will now link the library of Crafter.Build in the configuration you use thi
``target`` Clang triplet this configuration uses, please refer to the [relevant clang documentation](https://clang.llvm.org/docs/CrossCompilation.html#target-triple).
Note: the WASI SDK needs to be installed to compile to webassmbly, and ``$WASI_SDK_PATH`` needs to be set, please refer to the [wasi-sdk installation guide](https://github.com/WebAssembly/wasi-sdk?tab=readme-ov-file#install).