Yesterday I finally added WASM support to nostr-sdk, maybe can be useful (I saw that you built a new dedicated enostr lib for that).
Discussion
Yeah I needed to do the enostr thing due to the unique requirements in ewebsock, I couldn’t get the concurrency model working from normal rust libs to work with egui.