rustwasm / wasm-pack

📦✨ your favorite rust -> wasm workflow tool!
https://rustwasm.github.io/wasm-pack/
Apache License 2.0
6.22k stars 404 forks source link

Outdated docs #1409

Open lishaduck opened 2 months ago

lishaduck commented 2 months ago

🐛 Bug description

https://github.com/rustwasm/wasm-pack/blob/master/docs/src/prerequisites/considerations.md is outdated.

🤔 Expected Behavior

It should noted that since Node 21 fetch is no longer experimental, and therefore wouldn't need polyfilling.

👟 Steps to reproduce

n/a

🌍 Your environment

n/a