Files
Nick Fitzgerald 1d8a0983bc Split out TypeRegistry's open-coded slab arena into into a reusable type (#7986)
First of all, it is just a nice separation of concerns.

Second of all, as I design the GC rooting APIs for Wasmtime's upcoming Wasm GC
support, I want this same thing and I'd rather not open code it multiple times.
2024-02-23 15:44:31 +00:00
..