#
cranelift
Here are 14 public repositories matching this topic...
bjorn3
commented
Mar 13, 2020
This needs to be handled in the object write code (driver/aot.rs) and the archive build code (archive.rs). It should be fine to use sess.fatal on an error during writing of a file.
A list of webassemby runtimes
-
Updated
Jul 8, 2020
bnjbvr
commented
Dec 6, 2019
Taken from #37:
- there are a few links to an old version of the cranelift-module crate, for Module and Backend for instance.
- ditto for cranelift-frontend
- integer constants is linking to the readthedocs documentation, which is out of date. We should instead link to the IR descriptions (that live here).
- the links to line numbers of the example programs foo and iterative_fib are off by o
Automatic peephole optimizer for Cranelift JIT compiler
-
Updated
Jul 3, 2020 - Rust
A Cranelift codegen backend for rain. Mirror from Gitlab.
-
Updated
Jun 24, 2020 - Rust
Improve this page
Add a description, image, and links to the cranelift topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the cranelift topic, visit your repo's landing page and select "manage topics."
I'd like to use this issue as a tracking issue for filling out gaps in
wasmtime's introductory documentation. This includes our book (rendered), API documentation (rendered), and [examples](https://github.com/bytecodeallianc