memchr
memchr copied to clipboard
Transition from wasm32-wasi to wasm32-wasip1, fix clippy lint
This should hopefully ease maintenance of the crate and enable easier wide refactoring.
Also, the wasm32-wasi
target was renamed to wasm32-wasip1
, and the former is going to be removed soon, so I fixed that.