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 ```