We need to know the exact API surface area of `boa_gc` as it is used in Boa. Knowing this API surface area is necessary for us to know the API that needs to be supported by any GC in `oscars`.
We need to know the exact API surface area of
boa_gcas it is used in Boa.Knowing this API surface area is necessary for us to know the API that needs to be supported by any GC in
oscars.