Guillem Córdoba
Guillem Córdoba
Mmm is this really deterministic? When you do execute the same create_link twice, that's two links that now exist in the DHT, not just one. How is must_get_link going to...
@Connoropolous thanks! did you need to package your dylib deserialized wasms into iOS frameworks for it to work?
That's really helpful @Connoropolous , thanks!
Oh sorry, it's not really tx5 as I got yesterday, it's the issue that @maackle is referring to [here](https://github.com/holochain/holochain/discussions/3252), that makes 0.3.x not viable right now, because when you enable...
@thedavidmeister I don't think it should be that much of a lift no, and for holochain I think that would be the ideal, since then from holochain's point of view...
Nope... No idea, the wasmer repo and discord is the first thing I would try.
I guess I'll post my Lit integration with the signals proposal: https://github.com/guillemcordoba/lit-signal-watcher Works great! The mixin was based off from https://www.npmjs.com/package/@lit-labs/preact-signals
In the cases for local holochain runtimes (moss, launcher, etc.), I don't feel the need to do the whole handshaking with tokens around connections, as the runtime must still provide...
Yes I understand that, and that's what I meant. I wasn't clear on how this proposal addresses browser extensions, but I just thought of a way to support them with...
Are tokens persisted across conductor restarts?