mirror of
https://github.com/fluencelabs/wasmer
synced 2025-05-17 21:01:19 +00:00
1 line
463 B
JavaScript
1 line
463 B
JavaScript
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`)."]]}); |