You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have been using cbindgen to generate the mmtk.h header since this commit: 86ff3d2
We will need to look directly into Ruby objects when we start to optimise object scanning. Then we'll use rust-bindgen to generate the binding in the other direction.
memoffset
crate. That carries a dependency on the nightly version of Rust. Remove it.mmtk.h
used in theruby
repo.The text was updated successfully, but these errors were encountered: