Skip to content

feat: reduce binary size #3

@JoaoPaulo-creator

Description

@JoaoPaulo-creator

Environment tested: Windows 11

Go version: 1.24
File size: 9.55mb

Suggestion: Use flags to significantly reduce binary size

Only go build -o filename

Image

Using go build -trimpath -ldflags="-s -w" -o jsson.exe

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions