chore: remove unused functions, add 'web' task to Justfile

This commit is contained in:
Ryan Walters
2025-09-03 16:31:21 -05:00
parent 4cc5816d1f
commit 0907b5ebe7
3 changed files with 6 additions and 13 deletions

View File

@@ -38,3 +38,7 @@ coverage:
samply:
cargo build --profile profile
samply record ./target/profile/pacman{{ binary_extension }}
# Build the project for Emscripten
web:
bun run web.build.ts