Files
scylladb/lang
Pavel Emelyanov 595c5abbf9 wasm: Shuffle context::context()
Add a constructor that builds context out of const manager reference.
The existing one needs to get engine and instance cache and does it via
query_processor. This change lets removing those exports and finally --
drop the wasm::manager -> cql3::query_processor friendship

Signed-off-by: Pavel Emelyanov <xemul@scylladb.com>
2023-08-04 19:47:50 +03:00
..
2023-02-19 21:05:45 +02:00
2023-08-04 19:47:50 +03:00
2023-08-04 19:47:50 +03:00