nginx / unit

NGINX Unit - universal web app server - a lightweight and versatile open source server that simplifies the application stack by natively executing application code across eight different programming language runtimes.
https://unit.nginx.org
Apache License 2.0
5.4k stars 331 forks source link

Packages: bump wasmtime to 24.0.0 and wasi-sysroot to 24.0. #1414

Closed thresheek closed 2 months ago

thresheek commented 2 months ago

Wasm module is now not built for Amazon Linux 2, Debian 11 and Ubuntu 2.0.04, since it requires cmake version newer than what's available on those OSes. wasm-wasi-component is not affected.

javorszky commented 2 months ago

@thresheek if / when you're happy with this PR, merge it in 🙂

thresheek commented 2 months ago

I think I am - thanks for the ping!