You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@MOHANKUMAR-IT unfortunately you can't use tinygo until net/http/httptest and net/httptrace be supported due some dependencies (quic-go and testify), but as you probably know there is another alternatives written in other langs like rust ~11MB (--release)...
https://github.com/libp2p/go-libp2p/blob/master/examples/chat-with-mdns/main.go
Even this simple example takes 34 MB , without debug flags it is 24 MB.
Is there any possibility to reduce the size
The text was updated successfully, but these errors were encountered: