Registry / other / solana-libra-ir-to-bytecode

solana-libra-ir-to-bytecode

JSON →
library0.0.0rscratesunverified

Libra ir to bytecode conversion for the Solana blockchain.

# Cargo.toml [dependencies] solana_libra_ir_to_bytecode = "0.0.0"
INSTALL
IMPORT
SIG · SOLANA-LIBRA-IR-TO
S
solana-libra-ir-to-bytecode
otherrustv0.0.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

translate
use solana_libra_ir_to_bytecode::translate;

Convert Libra IR to bytecode.

use solana_libra_ir_to_bytecode::translate; fn main() { let bytecode = translate("some_ir_code"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Resources
solana-libra-ir-to-bytecode — cargo add solana-libra-ir-to-bytecode · libregistry