Christoph Dibak

Results 7 comments of Christoph Dibak

Might be worth taking a look at https://github.com/google/bazel-to-cmake. Might still require some manual tuning of the cmake setup.

We have an internal CI job that runs on Windows. However, it builds the C++ library without the `postgres` and `accounting` folders, i.e. using the following line: > bazelisk build...

I see. Thanks :) Feel free to re-open if the windows build is failing. Everything under `cc/postgres/` and `cc/accounting` is not tested and is not supported for Windows.

Agreed, Rust would be great! I'm happy to discuss more, e.g., what functionality of the DP lib you need. As far as I understood, Oak might also use a local...

There is a workaround using fixed point. We did not come to a good solution as of now and there is more work required. Floating point arithmetic is tricky!

Closing this as we do not have any plans for a Rust implementation as of now.

I think this should be fixed by now. In the next push we will also add Bazel rules to upgrade the repos.