1
0
mirror of https://github.com/fluencelabs/wasmer synced 2025-05-23 15:41:19 +00:00

1 line
637 B
JavaScript
Raw Normal View History

2019-09-06 15:57:44 -07:00
initSidebarItems({"fn":[["LLVMGetBitcodeModule",""],["LLVMGetBitcodeModule2","Read a module from the specified path."],["LLVMGetBitcodeModuleInContext","Read a module from the specified path, returning a module provider performing lazy deserialization."],["LLVMGetBitcodeModuleInContext2","Read a module from the specified path, returning a module provider performing lazy deserialization."],["LLVMParseBitcode","Build a module from the bitcode in the specified memory buffer."],["LLVMParseBitcode2","Build a module from the bitcode in the specified memory buffer."],["LLVMParseBitcodeInContext",""],["LLVMParseBitcodeInContext2",""]]});