|
|
|
@ -62,3 +62,7 @@ prints panics, fatal errors, and trace/debug info. All in all this can make bina
|
|
|
|
|
Note: if `-tiny` is passed, no panics, fatal errors will ever be printed, but they can
|
|
|
|
|
still be handled internally with `recover` as normal. In addition, the `GODEBUG`
|
|
|
|
|
environmental variable will be ignored.
|
|
|
|
|
|
|
|
|
|
### Contributing
|
|
|
|
|
We actively seek new contributors, if you would like to contribute to garble use the
|
|
|
|
|
[CONTRIBUTING.md](CONTRIBUTING.md) as a starting point.
|
|
|
|
|