rust-hwi
rust-hwi copied to clipboard
Question: Can this be used in the browser?
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?
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! :)