Docs.rs
shape-jit-0.1.8
shape-jit 0.1.8
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
DAmesberger
Dependencies
anyhow ^1.0
normal
arrow-array ^57
normal
arrow-schema ^57
normal
chrono ^0.4
normal
cranelift ^0.110
normal
cranelift-jit ^0.110
normal
cranelift-module ^0.110
normal
cranelift-native ^0.110
normal
libloading ^0.8
normal
rmp-serde ^1.3
normal
serde ^1.0
normal
serde_json ^1.0
normal
sha2 ^0.10
normal
shape-ast =0.1.8
normal
shape-gc =0.1.2
normal
optional
shape-runtime =0.1.8
normal
shape-value =0.1.4
normal
shape-vm =0.1.8
normal
shape-wire =0.1.8
normal
target-lexicon ^0.12
normal
thiserror ^1.0
normal
Versions
70.49%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module executor
shape_
jit
0.1.8
Module executor
Module Items
Structs
In crate shape_
jit
shape_jit
Module
executor
Copy item path
Source
Expand description
JIT executor implementing the ProgramExecutor trait
Structs
ยง
JITExecutor
JIT executor with selective per-function compilation.