9b97ddf29a10ec9c73d5e2afe5013eaff9e4b5ba
This allows prefixing BB-specific code with "#[cfg(feature = "basic-blocks")]", which avoids having to reference an environment variable across the codebase. The easiest way to enable the feature locally is to add the arguments 'features = ["basic-blocks"]' to the workspace Cargo.toml, where it defines the cranelift-codegen dependency.
Description
No description provided
Languages
Rust
77.8%
WebAssembly
20.6%
C
1.3%