Thomas Eizinger
Thomas Eizinger
> A different kind of WASM support I'd like to bring to the table and something I'd like to experiment in the coming months(ideas and help will be welcomed) is...
> Yes. That would be great! Off the top of my head I am thinking of moving a version of https://github.com/vincev/wasm-p2p-chat into `misc/wasm-p2p-chat`. What do you think? @thomaseizinger any comments?...
Closing this in favor of https://github.com/libp2p/rust-libp2p/pull/2982.
Thanks for your work anyway @AbhijithGanesh ! I closed this here because #2982 is closer to being merged and I want to avoid duplicate work :)
Let me know if you want input on this from me as well, otherwise I'll leave it to you @mxinden :)
The `test_expired_tokio` test is failing. Can you look into that @gallegogt?
> > The `test_expired_tokio` test is failing. Can you look into that @gallegogt? > > I'll check it, but in my test environments work, I will try in other PC....
> Hi @mxinden and @thomaseizinger can you check if the error persist please ? Yep, CI is still failing.
I can't reproduce it locally anymore :/
> The weird thing is that if I run `cargo test --workspace --all-features -j1` it doesn't give me the error. :/ I think GitHub actions VMs have at least two...