Update Cranelift's documentation after the merger. (#1238)
Update the documentation for the merger, and also for various changes in Cranelift. Remove some old obsolete documentation, and convert the remaining Sphinx files to Markdown. Some of the remaining content is still out of date, but this is a step forward.
This commit is contained in:
@@ -5,4 +5,4 @@ If you're looking for a complete WebAssembly implementation that uses this
|
||||
library, see [Wasmtime].
|
||||
|
||||
[Wasmtime]: https://github.com/bytecodealliance/wasmtime
|
||||
[Cranelift IR]: https://cranelift.readthedocs.io/en/latest/ir.html
|
||||
[Cranelift IR]: https://github.com/bytecodealliance/wasmtime/blob/master/cranelift/docs/ir.md
|
||||
|
||||
Reference in New Issue
Block a user