Skip to content

Commit e8f6065

Browse files
committed
Auto-commit: Sync changes [2026-03-05]
1 parent 0bb2999 commit e8f6065

6 files changed

Lines changed: 6 additions & 708 deletions

File tree

Justfile

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,3 +107,8 @@ cookbook:
107107
# Generate the multi-shell registry (nushell, fish, minix, etc)
108108
gen-shells:
109109
@deno run --allow-write scripts/generate_wrappers.ts
110+
111+
# [AUTO-GENERATED] Multi-arch / RISC-V target
112+
build-riscv:
113+
@echo "Building for RISC-V..."
114+
cross build --target riscv64gc-unknown-linux-gnu

deps/proven/rescript/src/Proven_SafeHex.res

Lines changed: 0 additions & 329 deletions
This file was deleted.

deps/proven/rescript/src/Proven_SafePath.res

Lines changed: 0 additions & 47 deletions
This file was deleted.

0 commit comments

Comments
 (0)