# 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.