Results 2 issues of Bjorn Pagen

- Improve tinygo help command output by streamlining layout and command descriptions - Reorganize commands and help topics alphabetically, moving info and targets to help topics - Create a new...

using the golang libsql bindings over `https://` mistakenly returns float64's instead of int64's for INTEGER. the `wss://` and `libsql://` implementations don't have this problem.

bug