Sha256: 628a4245938177be6ee6b6bd3978873e2a74cf44439f1260c60ee1a6ecee19b4
Contents?: true
Size: 167 Bytes
Versions: 1
Compression:
Stored size: 167 Bytes
Contents
//! Support for configurable wasm translation. #[macro_use] mod spec; pub use crate::translate::environ::spec::{GlobalVariable, StructFieldsVec, TargetEnvironment};
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
wasmtime-29.0.0 | ./ext/cargo-vendor/wasmtime-cranelift-29.0.0/src/translate/environ/mod.rs |