You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
garble/testdata
lu4p 21c67b91b1
Only obfuscate required identifiers (#79)
The following identifiers are now skipped,
because they never show up in the binary:

- constant identifiers
- identifiers of local variables
(includes function params and named returns)
- identifiers of local types
5 years ago
..
bench add the first benchmark and CONTRIBUTING doc 5 years ago
mod support building modules which require other modules 6 years ago
scripts Only obfuscate required identifiers (#79) 5 years ago