Replies: 2 comments 1 reply
-
It's quite debatable already that the ledger depends on |
Beta Was this translation helpful? Give feedback.
1 reply
-
As of #108 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Here is the current status quo of
amaru-ledger
dependencies support when compiling for alternativestarget
s.Wasm
Using
cargo build --target wasm32-unknown-unknown
RiscV
Using
cargo +nightly build -Zbuild-std=alloc,core,proc_macro,panic_abort --no-default-features --target riscv32im-risc0-zkvm-elf
Beta Was this translation helpful? Give feedback.
All reactions