intel / modsecurity-wasm-filter

Apache License 2.0
43 stars 16 forks source link

upgrade toolchain taking into account LLVM version #23

Closed M4tteoP closed 2 years ago

M4tteoP commented 2 years ago

Context

Upgrade the toolchain requires to keep consistent the LLVM version used from both emsdk and wasi-sdk. With PR#20 we updated emsdk to v2.0.22, the last version that relies on LLVM 11.

Next steps

next steps could be:

Further tests are needed because upgrading wasi-sdk impacts the build process of the mandatory library libpcre.