wasm-pack-template icon indicating copy to clipboard operation
wasm-pack-template copied to clipboard

Cargo.toml inaccurately claims wasm_alloc requires rust nightly

Open matthewleon opened this issue 3 years ago • 0 comments

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.

matthewleon avatar Aug 19 '21 18:08 matthewleon