Skip to content

c/sedona-tg,c/sedona-proj: Use prebuilt bindings instead of build-time generated bindings #147

@paleolimbot

Description

@paleolimbot

The build-time generated bindings by bindgen are causing issues when building on various platforms, and we don't have much surface area that we need to cover for either of those projects, anyway.

We can either use the mechanism that @yutannihilation kindly added to these crates (or just type out definitions for the functions we need, which may be easier).

Example of where a prebuilt binding is causing a failure (R-universe build): https://github.com/r-universe/paleolimbot/actions/runs/17987153646/job/51168200021#step:4:1211

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions