Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
eladcon authored Aug 20, 2023
1 parent 0a9ad14 commit 0024859
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .cargo/config.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[env]
WASI_SDK = { value = ".cargo/wasi-sdk-19.0", relative = true }
CC_wasm32_wasi = { value = ".cargo/wasi-sdk-19.0/bin/clang", relative = true }
AR_wasm32_wasi = { value = ".cargo/wasi-sdk-19.0/bin/ar", relative = true }
AR_wasm32_wasi = { value = ".cargo/wasi-sdk-19.0/bin/ar", relative = true }

0 comments on commit 0024859

Please sign in to comment.