| c0e42072 | 28-Jan-2026 |
Nick Fitzgerald <[email protected]> |
Add `wasmtime_core::alloc` functions to allocate uninitialized boxed slices and write iterators into them to initialize them (#12460)
* Add `wasmtime_core::alloc` functions to allocate uninitialized
Add `wasmtime_core::alloc` functions to allocate uninitialized boxed slices and write iterators into them to initialize them (#12460)
* Add `wasmtime_core::alloc` functions to allocate uninitialized boxed slices and write iterators into them to initialize them
* Fix doc link
show more ...
|