The new version [22](https://github.com/tinygo-org/tinygo/releases/tag/v0.22.0), doesn't include `wasm-opt.exe` for Windows. That was included in the previous version (/bin/wasm-opt.exe). ------------- That causes the following error: ``` error: could not find wasm-opt, set the WASMOPT environment variable to override ```
The new version 22, doesn't include
wasm-opt.exefor Windows. That was included in the previous version (/bin/wasm-opt.exe).That causes the following error: