Docs.rs
tidepool-codegen-0.0.1
tidepool-codegen 0.0.1
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
inanna-malick
Dependencies
cranelift-codegen =0.116.1
normal
cranelift-frontend =0.116.1
normal
cranelift-jit =0.116.1
normal
cranelift-module =0.116.1
normal
cranelift-native =0.116.1
normal
target-lexicon ^0.13
normal
tidepool-effect ^0.0.1
normal
tidepool-eval ^0.0.1
normal
tidepool-heap ^0.0.1
normal
tidepool-repr ^0.0.1
normal
Versions
57.73%
of the crate is documented
Go to latest version
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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 jit_machine
tidepool_
codegen
0.0.1
Module jit_
machine
Module Items
Structs
Enums
In crate tidepool_
codegen
tidepool_codegen
Module
jit_
machine
Copy item path
Source
Structs
§
JitEffect
Machine
High-level JIT effect machine — compile and run freer-simple effect stacks without touching raw pointers, nurseries, or stack maps.
Enums
§
JitError
Error type for JIT compilation/execution failures.