From 063285df6b58e42c5ab667110cd179b888020a61 Mon Sep 17 00:00:00 2001 From: Jorijn van der Graaf Date: Sun, 30 Mar 2025 00:07:39 +0100 Subject: [PATCH 1/2] test --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3964043..a8b14c4 100644 --- a/README.md +++ b/README.md @@ -115,4 +115,4 @@ This will now link the library of Crafter.Build in the configuration you use thi 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). - +test From fc0659207ab8e2374080ed3405e196ee4550c8cf Mon Sep 17 00:00:00 2001 From: Jorijn van der Graaf Date: Sun, 30 Mar 2025 00:08:07 +0100 Subject: [PATCH 2/2] test 2 --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index 2bf81c8..0825e50 100644 --- a/README.md +++ b/README.md @@ -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). - - -test