Daniel Olano
Daniel Olano
Scales already there, missing [`libwallet`](https://github.com/virto-network/libwallet/) and perhaps the runtime [`valor`](https://github.com/virto-network/valor) although it's a general purpose wasm plugin system that it's not Substrate specific
And later maybe I'll fork polkapipe (subepipe?) to add support for *blackjack and hookers* 😛 ... jokes aside any major deviation? glad to add you as contributor or incorporate any...
PR was closed, nobody that could work on this? 😞
The other way I ran into a [multi-party eddsa](https://github.com/ZenGo-X/multi-party-eddsa) implementation and although I'm not very savvy regarding multi-party computation or other related topics like ZKP, I was wondering if something...
We can close this PR if a better approach comes up that supports custom elements :)
The wit-bindgen option is probably the best way :) A almost a year later and WebAssembly components are still a work in progress but it might be in a state...
My use case is that, storing/retrieving some secrets by a key(`AsRef`). I get you can probably implement anything with the current traits but not only a key/value store abstraction wouldn't...
I ran into this compilation issue as well trying to have surf as dependency in a crate that can compile to both native and wasm. Perhaps I'm missing something silly?...
Is there a major milestone waiting to get to http-types 3.0? Similarly I'm trying to get rid of dependencies keeping things as light as possible and the latest http-types helps...
It might be a naive and foolish approach but I think there is definitely a problem to be solved, it could be that we need tweaking conviction multipliers and locking...