Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Reduce binary sizes of yaegicore apps #1473

@kkoreilly

Description

@kkoreilly

Describe the feature

Apps that import yaegicore, such as the documentation website, end up including every symbol in a lot of packages (especially icons), in addition to the base size of yaegi itself. That substantially increases the binary size, impacting load times on web. We should use https://github.com/Zxilly/go-size-analyzer to figure out what packages are contributing the most and what we can cut. If we could figure out some way to include fewer icons in yaegicore, that would help a lot.

Relevant code

Metadata

Metadata

Assignees

Labels

approvedThis feature request will be implementedenhancementA new feature request

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions