Code Monad

Results 5 comments of Code Monad

> See #371 / [gfx-rs/wgpu#687](https://github.com/gfx-rs/wgpu/issues/687) > > tl;dr for now wgpu hardcodes opaque mode, so it needs to be patched. You can use my fork: > > ```toml > [patch.crates-io]...

I've made changes that makes this repo compiles without error. Need some testing tho. Trying to test with my handing ledge nano s now.

> I've made changes that makes this repo compiles without error. Need some testing tho. Trying to test with my handing ledge nano s now. Just noticed I forgot to...

update: it is recommended to move to cryptape's fork: https://github.com/cryptape/ckb-plugin-ledger since the original repo is inactive, and we'll take over the maintenance work

I have a WIP PR to moleculec-go that may help this: https://github.com/driftluo/moleculec-go/pull/7 This PR will help people to get a more generic way to generate type interfaces for realworld usage,...