We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0b61ca commit d1584f8Copy full SHA for d1584f8
wee_alloc/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
authors = ["Nick Fitzgerald <fitzgen@gmail.com>"]
3
-categories = ["memory-management", "web-programming", "no-std"]
+categories = ["memory-management", "web-programming", "no-std", "wasm"]
4
description = "wee_alloc: The Wasm-Enabled, Elfin Allocator"
5
license = "MPL-2.0"
6
name = "wee_alloc"
0 commit comments