Questions tagged [twiggy]

1 questions
0
votes
0 answers

Twiggy command line options for emcc / emscripten to get meaningful data out

I'm using Twiggy from the Rust Wasm Toolchain to analyse a webassembly package to find largest contributors to code size. Command line option twiggy top -n 20 myWasm.wasm results in a table output like this: Shallow Bytes │ Shallow % │…
Dr. Andrew Burnett-Thompson
  • 20,980
  • 8
  • 88
  • 178