mirror of
https://github.com/fluencelabs/wasmer
synced 2025-06-24 14:11:32 +00:00
Publishing GitHub Pages ***NO_CI***
This commit is contained in:
1
rustdoc/inkwell/execution_engine/sidebar-items.js
Normal file
1
rustdoc/inkwell/execution_engine/sidebar-items.js
Normal file
@ -0,0 +1 @@
|
||||
initSidebarItems({"enum":[["FunctionLookupError",""],["RemoveModuleError",""]],"struct":[["ExecutionEngine","A reference-counted wrapper around LLVM's execution engine."],["JitFunction","A wrapper around a function pointer which ensures the function being pointed to doesn't accidentally outlive its execution engine."]],"trait":[["UnsafeFunctionPointer","Marker trait representing an unsafe function pointer (`unsafe extern \"C\" fn(A, B, ...) -> Output`)."]]});
|
Reference in New Issue
Block a user