Skip to content
Prev 11707 / 12125 Next

[R-pkg-devel] Using DOTS from C API

? Mon, 18 Aug 2025 11:25:57 -0700
Josiah Parry <josiah.parry at gmail.com> ?????:
In the future, there may be a C interface for that:
https://gist.github.com/lionel-/1ebcbd5ec69c0775d514c329522408a3?permalink_comment_id=5716011#gistcomment-5716011

Currently, working with promises most likely requires some non-API
entry points. What's the intended R-side call from the S3 method to
Rust? What's the intended use on the Rust side?