Files
scylladb/lang
Wojciech Mitros 64c03a2d24 wasm: fix compilation without libwasmtime
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
2022-08-03 18:16:02 +03:00
..
2022-06-22 11:47:26 +03:00
2022-07-20 18:19:22 +02:00