Open ptomato opened 3 months ago
Includes updated build instructions and a migration guide. Only one of the examples needs to be updated, with the new column number API; everything else builds as is.
@arai-a Thanks for the review. I've pushed another revision.
Any thoughts on whether we should add JS::GCPolicy<JS::Heap<T>>::needsSweep()?
JS::GCPolicy<JS::Heap<T>>::needsSweep()
Includes updated build instructions and a migration guide. Only one of the examples needs to be updated, with the new column number API; everything else builds as is.