Skip to content

Use bindgen to generate API code #6

Open
@wks

Description

@wks
  • Somewhere in mmtk-ruby we compute struct offsets using the memoffset crate. That carries a dependency on the nightly version of Rust. Remove it.
  • Use rust-bindgen to generate Rust counterparts of Ruby structs in C
  • Use cbindgen to generate the mmtk.h used in the ruby repo.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions