wasm-pack-template
wasm-pack-template copied to clipboard
Cargo.toml inaccurately claims wasm_alloc requires rust nightly
Describe the Bug
https://github.com/rustwasm/wasm-pack-template/blob/a773f5eaa8a4b848b0cce87d30bcb2536f0d976b/Cargo.toml#L26
wee_alloc
works fine on stable. This appears to have changed around three years ago.