Skip to content

Commit

Permalink
Update comment.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
bjorn3 committed Sep 25, 2024
1 parent e19cccd commit 5b48d87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion comment.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Hello World!

use LLVM
Install example:
WASI_SDK_PATH=`pwd`/wasi-sdk-24.0-x86_64-linux WASI_SYSROOT=`pwd`/wasi-sdk-24.0-x86_64-linux/share/wasi-sysroot ./x.py install
WASI_SDK_PATH=`pwd`/wasi-sdk-24.0-x86_64-linux WASI_SYSROOT=`pwd`/wasi-sdk-24.0-x86_64-linux/share/wasi-sysroot ./x.py install --config config.llvm.toml

If you just want to run it, https://github.com/oligamiq/rust_wasm/tree/main/rustc_llvm
```
Expand Down

0 comments on commit 5b48d87

Please sign in to comment.