e35cf861db889b3b0bfe96c4de089c2bbd7c3e8b
This removes the explicit dependency on target-lexicon for the embedder, which can instead use the ISA's name directly. It can simplify dependency management, in particular avoid the need for synchronizing the target-lexicon dependencies versions. It also tweak the error when an ISA isn't built as part of Cranelift to be a SupportDisabled error; this was dead code before this.
Description
No description provided
Languages
Rust
77.8%
WebAssembly
20.6%
C
1.3%