mirror of
https://github.com/OpenCut-app/OpenCut.git
synced 2026-07-13 21:52:53 +02:00
feat: migrate time utilities from typescript to rust WASM
This commit is contained in:
+5
-1
@@ -14,4 +14,8 @@ fi
|
||||
|
||||
echo "Installing rustup..."
|
||||
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y
|
||||
echo "Rust installed. Reload your shell: source \"\$HOME/.cargo/env\""
|
||||
source "$HOME/.cargo/env"
|
||||
|
||||
echo "Installing wasm-pack..."
|
||||
cargo install wasm-pack
|
||||
echo "Done. Rust toolchain ready."
|
||||
|
||||
Reference in New Issue
Block a user