mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-28 12:17:02 +00:00
Some segments of code using wasmtime were not under an ifdef SCYLLA_ENABLE_WASMTIME, making Scylla unable to compile on machines without wasmtime. This patch adds the ifdef where needed. Closes #11200
7.7 KiB
7.7 KiB