negrunch on Nostr: I've been implementing WebAssembly to mostro-core library, first time I work with ...
I've been implementing WebAssembly to mostro-core library, first time I work with wasm and TBH I'm kinda dissapointed of working with it, it's like you should do too much tricks to make a rust library exported correctly to wasm.
That said, I have implemented it in mostro-core library anyway in a very basic first stage and hopefully we will do all the tricks needed (or receive a collaboration from a wasm expert :) to make it usable from web browsers in the future.
https://github.com/MostroP2P/mostro-core/pull/47
That said, I have implemented it in mostro-core library anyway in a very basic first stage and hopefully we will do all the tricks needed (or receive a collaboration from a wasm expert :) to make it usable from web browsers in the future.
https://github.com/MostroP2P/mostro-core/pull/47