flow icon indicating copy to clipboard operation
flow copied to clipboard

Additional WASM size optimizations

Open andrewdavidmackenzie opened this issue 1 year ago • 2 comments

This page lists some additional size optimization techniques I have not tried so far https://github.com/johnthagen/min-sized-rust

andrewdavidmackenzie avatar Dec 24 '22 17:12 andrewdavidmackenzie

Check out tools in https://github.com/FastVM/Web49

andrewdavidmackenzie avatar Jan 27 '23 21:01 andrewdavidmackenzie

References: https://github.com/alexcrichton/wasm-gc

https://internals.rust-lang.org/t/rust-staticlibs-and-optimizing-for-size/5746

andrewdavidmackenzie avatar Sep 28 '23 20:09 andrewdavidmackenzie