Publishing GitHub Pages ***NO_CI***

This commit is contained in:
Nick Lewycky
2019-09-06 15:57:44 -07:00
commit 621a665633
23195 changed files with 1284530 additions and 0 deletions

View 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."]]});