InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →
Top 7 Rust cranelift Projects
-
The Bytecode Alliance maintains a number of open source WebAssembly projects, including two WebAssembly runtimes (Wasmtime and Wamr), the component model tools, and language-specific tooling like jco for Javascript and componentize-py for Python. Members of the Bytecode Alliance also do substantial work on standards for the W3C.
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
There's no reason? Are you sure about this?
I think you mean there could theoretically be an interpreted Rust, but I don't think anyone has ever made a prototype of a Rust interpreter.
The closest is probably rust-analyzer (the official language server), that maintains internal state and reacts to changes you make, but it doesn't create an executable artifact.
The other is probably the Cranelift Backend (https://github.com/rust-lang/rustc_codegen_cranelift), which can produce debug builds quickly.
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Rust cranelift discussion
Rust cranelift related posts
-
Go + WASM: Run Native Code in Your Browser
-
Building And Running WASM Apps
-
Query Your Python Lists
-
What part of Rust compilation is the bottleneck?
-
Lightweight Containers With Docker and WebAssembly
-
Dave Cutler: The Secret History of Microsoft Windows [video]
-
Any crate you feel like you're missing, preferably for the 2d or 3d computer vision?
-
A note from our sponsor - InfluxDB
www.influxdata.com | 17 May 2025
Index
What are some of the best open-source cranelift projects in Rust? This list will help you:
# | Project | Stars |
---|---|---|
1 | wasmtime | 16,360 |
2 | rustc_codegen_cranelift | 1,756 |
3 | cranelift-jit-demo | 672 |
4 | lineiform | 162 |
5 | marie | 62 |
6 | lisp | 59 |
7 | stack2ssa | 10 |