|
|
|
|
|
by christophilus
2894 days ago
|
|
I imagine it would be possible to do some dead code elimination in the future to get the size down. Still, 500KB is roughly the size of a lot of the real world apps[0]. I'd imagine an equivalent app, written in Go would be around double, given this baseline number. Double isn't soo bad, but it would be nice to get this number down. [0] https://github.com/gothinkster/realworld |
|