mirror of
https://github.com/zama-ai/concrete.git
synced 2026-02-19 00:44:22 -05:00
This adds support for the operations `RT.await_future`, `RT.build_return_ptr_placeholder`, `RT.create_async_task`, `RT.deref_return_ptr_placeholder`, `RT.deref_work_function_argument_ptr_placeholder`, `RT.make_ready_future`, `RT.register_task_work_function`, and `RT.work_function_return`, the RT types `RT.ptr` and `RT.future`, as well as the auxiliary operation `arith.select`.