* cull fmt package use and prevent aggressive DCE in MWE example with TinyGo
* add noslog build tag and small reference section to README
* add memci
* fix ci
* whoops, forgot memci.json to gitignore
* whoops x2
* use noslog build tag
* don't go ham on removing fmt useful data
* remove old benchmarking CI
* begin adding better fuzz test
* finish adding working fuzzer
* implement mutateipv4
* fuzzer finds a panic in ICMP client on receive empty payload
* rename fuzz tests to reflect fuzz methodology