Skip to content

Commit e906025

Browse files
authored
Add links to momo and Twiggy (johnthagen#31)
1 parent db9c0f5 commit e906025

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -305,6 +305,9 @@ heuristic-based anti-virus software because malware often uses UPX.
305305

306306
- [`cargo-bloat`](https://github.com/RazrFalcon/cargo-bloat) - Find out what takes most of the
307307
space in your executable.
308+
- [`momo`](https://github.com/llogiq/momo) - `proc_macro` crate to help keeping the code footprint
309+
of generic methods in check.
310+
- [Twiggy](https://rustwasm.github.io/twiggy/index.html) - A code size profiler for Wasm.
308311

309312
# Containers
310313

0 commit comments

Comments
 (0)