memchr icon indicating copy to clipboard operation
memchr copied to clipboard

Transition from wasm32-wasi to wasm32-wasip1, fix clippy lint

Open purplesyringa opened this issue 6 months ago • 10 comments

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.

purplesyringa avatar Jul 29 '24 18:07 purplesyringa