Say "IR" instead of "IL".
While the specifics of these terms are debatable, "IR" generally isn't incorrect in this context, and is the more widely recognized term at this time. See also the discussion in #267. Fixes #267.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
name = "cretonne-wasm"
|
||||
version = "0.4.1"
|
||||
authors = ["The Cretonne Project Developers"]
|
||||
description = "Translator from WebAssembly to Cretonne IL"
|
||||
description = "Translator from WebAssembly to Cretonne IR"
|
||||
repository = "https://github.com/Cretonne/cretonne"
|
||||
license = "Apache-2.0"
|
||||
readme = "README.md"
|
||||
|
||||
Reference in New Issue
Block a user