mirror of
https://github.com/fluencelabs/wasmer
synced 2025-04-29 20:32:13 +00:00
1 line
561 B
JavaScript
1 line
561 B
JavaScript
initSidebarItems({"constant":[["VERSION","Version number of this crate."]],"struct":[["Block","A opaque reference to a basic block."],["FunctionBuilder","Temporary object used to build a single Cranelift IR `Function`."],["FunctionBuilderContext","Structure used for translating a series of functions into Cranelift IR."],["Position","Position"],["Switch","Unlike with `br_table`, `Switch` cases may be sparse or non-0-based. They emit efficient code using branches, jump tables, or a combination of both."],["Variable","An opaque reference to a variable."]]}); |