rust-hwi icon indicating copy to clipboard operation
rust-hwi copied to clipboard

Question: Can this be used in the browser?

Open KayBeSee opened this issue 2 years ago • 1 comments
trafficstars

Hey, I apologize for cluttering the issues but this just popped up on my github home feed.

Quick question: since this is written in Rust and Rust can be compiled to WebAssembly, does this mean this can be used to run HWI commands / interact with hardware wallets in the browser?

KayBeSee avatar Dec 16 '22 17:12 KayBeSee

I've personally never tried so I'm not sure about this, but I think you might have issues with PyO3, which is used to interface our code to the HWI library in python. But if you do try this out, let us know how it goes! :)

danielabrozzoni avatar Dec 17 '22 11:12 danielabrozzoni