Categorygithub.com/idigitalflame/tinypatchedgo
repository
0.0.0-20240721065413-6bef9aed5208
Repository: https://github.com/idigitalflame/tinypatchedgo.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# README

TinyPatchedGo

Patched Golang source to remove some symbol tables for speed and smaller binary sizes (~0.9MB saved!)

Replaces and guts the "fmt", "runtime" and "unicode" packages.

Can be used by JetStream in ThunderStorm.

For now...

Patches are by me, original code COPYRIGHT/CREDIT is to the Golang authors.