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
Great work by the way! I love this project.
I'm wondering with time, is it possible that this bloated js bundle issue will be resolved? And roughly when will it be a bit larger than the real nodejs?
The text was updated successfully, but these errors were encountered:
There will be an update posted on #894 soon, but this project is not actively developed at this time, so binary size isn't going to change.
More active development is happening on Go's WebAssembly support, so I recommend looking at that (also see issues golang/go#29478 and golang/go#6853). There may also be forks that will take a different approach.
This can been discussed in a lot of detail in #136.
In short, currently there isn't a way to significantly cut down output size without a breaking change for the existing users or incompatibility with mainline Go. This is something that we'd like to address eventually though, so feel free to subscribe to #136.
Great work by the way! I love this project.
I'm wondering with time, is it possible that this bloated js bundle issue will be resolved? And roughly when will it be a bit larger than the real nodejs?
The text was updated successfully, but these errors were encountered: