mirror of
https://github.com/fluencelabs/wasmer
synced 2025-07-30 23:02:06 +00:00
Publishing GitHub Pages ***NO_CI***
This commit is contained in:
1
rustdoc/inkwell/sidebar-items.js
Normal file
1
rustdoc/inkwell/sidebar-items.js
Normal file
@@ -0,0 +1 @@
|
||||
initSidebarItems({"enum":[["AddressSpace","Defines the address space in which a global will be inserted."],["AtomicOrdering",""],["AtomicRMWBinOp",""],["DLLStorageClass",""],["FloatPredicate","Defines how to compare a `left` and `right` `FloatValue`."],["GlobalVisibility",""],["IntPredicate","This enum defines how to compare a `left` and `right` `IntValue`."],["OptimizationLevel","Defines the optimization level used to compile a `Module`."],["ThreadLocalMode",""]],"mod":[["attributes","`Attribute`s are optional modifiers to functions, function parameters, and return types."],["basic_block","A `BasicBlock` is a container of instructions."],["builder","A `Builder` enables you to build instructions."],["comdat","A `Comdat` helps resolve linker errors for duplicate sections."],["context","A `Context` is an opaque owner and manager of core global data."],["data_layout",""],["execution_engine",""],["memory_buffer",""],["module","A `Module` represets a single code compilation unit."],["object_file",""],["passes",""],["support",""],["targets",""],["types","A type is a classification which determines how data is used."],["values","A value is an instance of a type."]]});
|
Reference in New Issue
Block a user