Open
Description
The wasi build needs several steps to reduce the final binary size.
- Icall linking: [wasi] Fix WasmLinkIcalls and WasmNativeStrip support. #91843
- runtime components: [wasi] Run the mono runtime component selection logic for wasi #94738
- [mono][wasi] Disable MonoEnableAssertMessages for release builds by default #94945
- [mono] use resource strings for mono assertions/logs/tracing
- [mono][wasi] Optional wasm-opt pass #94804
- [mono][wasi] Set the minimal set of FeatureFlags by default #94805
- Document wasm/mono specific size tuning