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
The wasm file size is huge 259Kb is it because of including the std library?
I was thinking if this could be a go -> wasm replacement but has the same issue as golang with large wasm binaries.
Is there anyway this can be reduced?
The text was updated successfully, but these errors were encountered:
The wasm file size is huge 259Kb is it because of including the std library?
I was thinking if this could be a go -> wasm replacement but has the same issue as golang with large wasm binaries.
Is there anyway this can be reduced?
The text was updated successfully, but these errors were encountered: