mirror of
https://github.com/fluencelabs/wasmer
synced 2025-06-23 05:31:32 +00:00
Publishing GitHub Pages ***NO_CI***
This commit is contained in:
1
rustdoc/wasmer_clif_fork_frontend/sidebar-items.js
Normal file
1
rustdoc/wasmer_clif_fork_frontend/sidebar-items.js
Normal file
@ -0,0 +1 @@
|
||||
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."]]});
|
Reference in New Issue
Block a user