Add "no-std" category to crates supporting no-std.
And add "wasm" category to cranelift-wasm.
This commit is contained in:
@@ -6,6 +6,7 @@ description = "Low-level code generator library"
|
||||
license = "Apache-2.0 WITH LLVM-exception"
|
||||
documentation = "https://cranelift.readthedocs.io/"
|
||||
repository = "https://github.com/CraneStation/cranelift"
|
||||
categories = ["no-std"]
|
||||
readme = "README.md"
|
||||
keywords = ["compile", "compiler", "jit"]
|
||||
build = "build.rs"
|
||||
|
||||
Reference in New Issue
Block a user