mirror of
https://github.com/fluencelabs/wasmer
synced 2025-05-17 21:01:19 +00:00
1 line
495 B
JavaScript
1 line
495 B
JavaScript
|
initSidebarItems({"enum":[["FlagBehavior","Defines the operational behavior for a module wide flag. This documenation comes directly from the LLVM docs"],["Linkage","This enum defines how to link a global variable or function in a module. The variant documenation is mostly taken straight from LLVM's own documentation except for some minor clarification."]],"struct":[["Module","Represents a reference to an LLVM `Module`. The underlying module will be disposed when dropping this object."]]});
|