Rename cretonne_wasm to cton_wasm, for consistency with the other libraries.
This commit is contained in:
@@ -7,6 +7,9 @@ description = "Translator from WebAssembly to Cretonne IL"
|
||||
repository = "https://github.com/stoklund/cretonne"
|
||||
license = "Apache-2.0"
|
||||
|
||||
[lib]
|
||||
name = "cton_wasm"
|
||||
|
||||
[dependencies]
|
||||
wasmparser = "0.8.2"
|
||||
cretonne = { path = "../cretonne" }
|
||||
|
||||
Reference in New Issue
Block a user