Files
releases/compile
Stephan Renatus ff40fee57f wasm: wire wasm-opt into optimizations (experimental, opt-in) (#3189)
Set either EXPERIMENTAL_WASM_OPT to anything, or EXPERIMENTAL_WASM_OPT_ARGS to specific arguments
that will be passed to wasm-opt, to ENABLE this.

If the binary is not found in PATH, the optimization is skipped.

Flashes a hard-to-miss warning to discourage depending on this feature.

Signed-off-by: Stephan Renatus <stephan.renatus@gmail.com>
2021-02-26 14:41:21 +01:00
..