📝 Made notes of cargo updates (wasm)
This commit is contained in:
parent
5d72bd1283
commit
95c4fd7077
1 changed files with 14 additions and 0 deletions
14
updates.txt
14
updates.txt
|
|
@ -533,3 +533,17 @@ cd ~/aur_packages/
|
||||||
git clone https://github.com/18alantom/fex && cd fex
|
git clone https://github.com/18alantom/fex && cd fex
|
||||||
zig build-exe -O ReleaseSafe main.zig -lc
|
zig build-exe -O ReleaseSafe main.zig -lc
|
||||||
mv main /usr/bin/fex
|
mv main /usr/bin/fex
|
||||||
|
|
||||||
|
08/04/2024
|
||||||
|
Remove ncpamixer
|
||||||
|
doas pacman -R ncpamixer
|
||||||
|
|
||||||
|
08/07/2024
|
||||||
|
Install cargo-watch
|
||||||
|
cargo install cargo-watch
|
||||||
|
Install trunk
|
||||||
|
cargo install trunk
|
||||||
|
Install wasm32
|
||||||
|
rustup target add wasm32-unknown-unknown
|
||||||
|
Install leptosfmt
|
||||||
|
cargo install leptosfmt
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue