alloc::
core::
These were accidently re-introduced by d645902620 after 39e57e3e9a landed.
d645902620
39e57e3e9a
* Add support for wasi_snapshot_preview1. This adds support for the new ABI, while preserving compatibility support for the old ABI. * Fix compilation on platforms where nlink_t isn't 64-bit. * rustfmt * Fix Windows build errors.