2019-09-16 15:54:50 -07:00

3 lines
20 KiB
HTML
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><meta name="generator" content="rustdoc"><meta name="description" content="List of all items in this crate"><meta name="keywords" content="rust, rustlang, rust-lang"><title>List of all items in this crate</title><link rel="stylesheet" type="text/css" href="../normalize.css"><link rel="stylesheet" type="text/css" href="../rustdoc.css" id="mainThemeStyle"><link rel="stylesheet" type="text/css" href="../dark.css"><link rel="stylesheet" type="text/css" href="../light.css" id="themeStyle"><script src="../storage.js"></script><noscript><link rel="stylesheet" href="../noscript.css"></noscript><link rel="shortcut icon" href="https://wasmer.io/static/icons/favicon.ico"><style type="text/css">#crate-search{background-image:url("../down-arrow.svg");}</style></head><body class="rustdoc mod"><!--[if lte IE 8]><div class="warning">This old browser is unsupported and will most likely display funky things.</div><![endif]--><nav class="sidebar"><div class="sidebar-menu">&#9776;</div><a href='../wasmer_runtime_core/index.html'><div class='logo-container'><img src='https://avatars3.githubusercontent.com/u/44205449?s=200&v=4' alt='logo'></div></a></nav><div class="theme-picker"><button id="theme-picker" aria-label="Pick another theme!"><img src="../brush.svg" width="18" alt="Pick another theme!"></button><div id="theme-choices"></div></div><script src="../theme.js"></script><nav class="sub"><form class="search-form js-only"><div class="search-container"><div><select id="crate-search"><option value="All crates">All crates</option></select><input class="search-input" name="search" autocomplete="off" spellcheck="false" placeholder="Click or press S to search, ? for more options…" type="search"></div><a id="settings-menu" href="../settings.html"><img src="../wheel.svg" width="18" alt="Change settings"></a></div></form></nav><section id="main" class="content"><h1 class='fqn'><span class='out-of-band'><span id='render-detail'><a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs">[<span class='inner'>&#x2212;</span>]</a></span>
</span>
<span class='in-band'>List of all items</span></h1><h3 id='Structs'>Structs</h3><ul class='structs docblock'><li><a href='struct.DynFunc.html'>DynFunc</a></li><li><a href='struct.Func.html'>Func</a></li><li><a href='struct.Instance.html'>Instance</a></li><li><a href='struct.Module.html'>Module</a></li><li><a href='cache/struct.Artifact.html'>cache::Artifact</a></li><li><a href='cache/struct.WasmHash.html'>cache::WasmHash</a></li><li><a href='codegen/struct.BreakpointInfo.html'>codegen::BreakpointInfo</a></li><li><a href='codegen/struct.EventSink.html'>codegen::EventSink</a></li><li><a href='codegen/struct.MiddlewareChain.html'>codegen::MiddlewareChain</a></li><li><a href='codegen/struct.SimpleStreamingCompilerGen.html'>codegen::SimpleStreamingCompilerGen</a></li><li><a href='codegen/struct.StreamingCompiler.html'>codegen::StreamingCompiler</a></li><li><a href='export/struct.ExportIter.html'>export::ExportIter</a></li><li><a href='export/struct.FuncPointer.html'>export::FuncPointer</a></li><li><a href='fault/struct.BoundaryRegisterPreservation.html'>fault::BoundaryRegisterPreservation</a></li><li><a href='fault/struct.FaultInfo.html'>fault::FaultInfo</a></li><li><a href='global/struct.Global.html'>global::Global</a></li><li><a href='import/struct.ImportObject.html'>import::ImportObject</a></li><li><a href='import/struct.ImportObjectIterator.html'>import::ImportObjectIterator</a></li><li><a href='import/struct.Namespace.html'>import::Namespace</a></li><li><a href='instance/struct.DynFunc.html'>instance::DynFunc</a></li><li><a href='instance/struct.Instance.html'>instance::Instance</a></li><li><a href='loader/struct.CodeMemory.html'>loader::CodeMemory</a></li><li><a href='loader/struct.LocalInstance.html'>loader::LocalInstance</a></li><li><a href='loader/struct.LocalLoader.html'>loader::LocalLoader</a></li><li><a href='memory/struct.Atomically.html'>memory::Atomically</a></li><li><a href='memory/struct.DynamicMemory.html'>memory::DynamicMemory</a></li><li><a href='memory/struct.Memory.html'>memory::Memory</a></li><li><a href='memory/struct.MemoryView.html'>memory::MemoryView</a></li><li><a href='memory/struct.SharedMemory.html'>memory::SharedMemory</a></li><li><a href='memory/struct.SharedMemoryInternal.html'>memory::SharedMemoryInternal</a></li><li><a href='memory/struct.StaticMemory.html'>memory::StaticMemory</a></li><li><a href='memory/struct.UnsharedMemory.html'>memory::UnsharedMemory</a></li><li><a href='memory/ptr/struct.Array.html'>memory::ptr::Array</a></li><li><a href='memory/ptr/struct.Item.html'>memory::ptr::Item</a></li><li><a href='memory/ptr/struct.WasmPtr.html'>memory::ptr::WasmPtr</a></li><li><a href='module/struct.DataInitializer.html'>module::DataInitializer</a></li><li><a href='module/struct.Module.html'>module::Module</a></li><li><a href='module/struct.ModuleInfo.html'>module::ModuleInfo</a></li><li><a href='module/struct.NameIndex.html'>module::NameIndex</a></li><li><a href='module/struct.NamespaceIndex.html'>module::NamespaceIndex</a></li><li><a href='module/struct.StringTable.html'>module::StringTable</a></li><li><a href='module/struct.StringTableBuilder.html'>module::StringTableBuilder</a></li><li><a href='module/struct.TableInitializer.html'>module::TableInitializer</a></li><li><a href='state/struct.CodeVersion.html'>state::CodeVersion</a></li><li><a href='state/struct.ExecutionStateImage.html'>state::ExecutionStateImage</a></li><li><a href='state/struct.FunctionStateMap.html'>state::FunctionStateMap</a></li><li><a href='state/struct.InstanceImage.html'>state::InstanceImage</a></li><li><a href='state/struct.MachineState.html'>state::MachineState</a></li><li><a href='state/struct.MachineStateDiff.html'>state::MachineStateDiff</a></li><li><a href='state/struct.ModuleStateMap.html'>state::ModuleStateMap</a></li><li><a href='state/struct.OffsetInfo.html'>state::OffsetInfo</a></li><li><a href='state/struct.RegisterIndex.html'>state::RegisterIndex</a></li><li><a href='state/struct.WasmFunctionStateDump.html'>state::WasmFunctionStateDump</a></li><li><a href='structures/struct.BoxedMap.html'>structures::BoxedMap</a></li><li><a href='structures/struct.Iter.html'>structures::Iter</a></li><li><a href='structures/struct.IterMut.html'>structures::IterMut</a></li><li><a href='structures/struct.Map.html'>structures::Map</a></li><li><a href='structures/struct.SliceMap.html'>structures::SliceMap</a></li><li><a href='table/struct.Anyfunc.html'>table::Anyfunc</a></li><li><a href='table/struct.Table.html'>table::Table</a></li><li><a href='trampoline_x64/struct.TrampolineBuffer.html'>trampoline_x64::TrampolineBuffer</a></li><li><a href='trampoline_x64/struct.TrampolineBufferBuilder.html'>trampoline_x64::TrampolineBufferBuilder</a></li><li><a href='typed_func/struct.Func.html'>typed_func::Func</a></li><li><a href='typed_func/struct.Host.html'>typed_func::Host</a></li><li><a href='typed_func/struct.S0.html'>typed_func::S0</a></li><li><a href='typed_func/struct.S1.html'>typed_func::S1</a></li><li><a href='typed_func/struct.S10.html'>typed_func::S10</a></li><li><a href='typed_func/struct.S11.html'>typed_func::S11</a></li><li><a href='typed_func/struct.S12.html'>typed_func::S12</a></li><li><a href='typed_func/struct.S2.html'>typed_func::S2</a></li><li><a href='typed_func/struct.S3.html'>typed_func::S3</a></li><li><a href='typed_func/struct.S4.html'>typed_func::S4</a></li><li><a href='typed_func/struct.S5.html'>typed_func::S5</a></li><li><a href='typed_func/struct.S6.html'>typed_func::S6</a></li><li><a href='typed_func/struct.S7.html'>typed_func::S7</a></li><li><a href='typed_func/struct.S8.html'>typed_func::S8</a></li><li><a href='typed_func/struct.S9.html'>typed_func::S9</a></li><li><a href='typed_func/struct.Wasm.html'>typed_func::Wasm</a></li><li><a href='types/struct.FuncIndex.html'>types::FuncIndex</a></li><li><a href='types/struct.FuncSig.html'>types::FuncSig</a></li><li><a href='types/struct.GlobalDescriptor.html'>types::GlobalDescriptor</a></li><li><a href='types/struct.GlobalIndex.html'>types::GlobalIndex</a></li><li><a href='types/struct.GlobalInit.html'>types::GlobalInit</a></li><li><a href='types/struct.ImportedFuncIndex.html'>types::ImportedFuncIndex</a></li><li><a href='types/struct.ImportedGlobalIndex.html'>types::ImportedGlobalIndex</a></li><li><a href='types/struct.ImportedMemoryIndex.html'>types::ImportedMemoryIndex</a></li><li><a href='types/struct.ImportedTableIndex.html'>types::ImportedTableIndex</a></li><li><a href='types/struct.LocalFuncIndex.html'>types::LocalFuncIndex</a></li><li><a href='types/struct.LocalGlobalIndex.html'>types::LocalGlobalIndex</a></li><li><a href='types/struct.LocalMemoryIndex.html'>types::LocalMemoryIndex</a></li><li><a href='types/struct.LocalTableIndex.html'>types::LocalTableIndex</a></li><li><a href='types/struct.MemoryDescriptor.html'>types::MemoryDescriptor</a></li><li><a href='types/struct.MemoryIndex.html'>types::MemoryIndex</a></li><li><a href='types/struct.SigIndex.html'>types::SigIndex</a></li><li><a href='types/struct.TableDescriptor.html'>types::TableDescriptor</a></li><li><a href='types/struct.TableIndex.html'>types::TableIndex</a></li><li><a href='units/struct.Bytes.html'>units::Bytes</a></li><li><a href='units/struct.Pages.html'>units::Pages</a></li><li><a href='vm/struct.Anyfunc.html'>vm::Anyfunc</a></li><li><a href='vm/struct.Ctx.html'>vm::Ctx</a></li><li><a href='vm/struct.Func.html'>vm::Func</a></li><li><a href='vm/struct.ImportBacking.html'>vm::ImportBacking</a></li><li><a href='vm/struct.ImportedFunc.html'>vm::ImportedFunc</a></li><li><a href='vm/struct.InternalField.html'>vm::InternalField</a></li><li><a href='vm/struct.Intrinsics.html'>vm::Intrinsics</a></li><li><a href='vm/struct.LocalBacking.html'>vm::LocalBacking</a></li><li><a href='vm/struct.LocalGlobal.html'>vm::LocalGlobal</a></li><li><a href='vm/struct.LocalMemory.html'>vm::LocalMemory</a></li><li><a href='vm/struct.LocalTable.html'>vm::LocalTable</a></li><li><a href='vm/struct.SigId.html'>vm::SigId</a></li></ul><h3 id='Enums'>Enums</h3><ul class='enums docblock'><li><a href='cache/enum.Error.html'>cache::Error</a></li><li><a href='cache/enum.InvalidFileType.html'>cache::InvalidFileType</a></li><li><a href='codegen/enum.Event.html'>codegen::Event</a></li><li><a href='codegen/enum.InternalEvent.html'>codegen::InternalEvent</a></li><li><a href='error/enum.CallError.html'>error::CallError</a></li><li><a href='error/enum.CompileError.html'>error::CompileError</a></li><li><a href='error/enum.CreationError.html'>error::CreationError</a></li><li><a href='error/enum.Error.html'>error::Error</a></li><li><a href='error/enum.GrowError.html'>error::GrowError</a></li><li><a href='error/enum.LinkError.html'>error::LinkError</a></li><li><a href='error/enum.MemoryCreationError.html'>error::MemoryCreationError</a></li><li><a href='error/enum.MemoryProtectionError.html'>error::MemoryProtectionError</a></li><li><a href='error/enum.PageError.html'>error::PageError</a></li><li><a href='error/enum.ParseError.html'>error::ParseError</a></li><li><a href='error/enum.ResolveError.html'>error::ResolveError</a></li><li><a href='error/enum.RuntimeError.html'>error::RuntimeError</a></li><li><a href='export/enum.Context.html'>export::Context</a></li><li><a href='export/enum.Export.html'>export::Export</a></li><li><a href='memory/enum.MemoryType.html'>memory::MemoryType</a></li><li><a href='module/enum.ExportIndex.html'>module::ExportIndex</a></li><li><a href='parse/enum.LoadError.html'>parse::LoadError</a></li><li><a href='state/enum.MachineValue.html'>state::MachineValue</a></li><li><a href='state/enum.SuspendOffset.html'>state::SuspendOffset</a></li><li><a href='state/enum.WasmAbstractValue.html'>state::WasmAbstractValue</a></li><li><a href='state/x64/enum.GPR.html'>state::x64::GPR</a></li><li><a href='state/x64/enum.X64Register.html'>state::x64::X64Register</a></li><li><a href='state/x64/enum.XMM.html'>state::x64::XMM</a></li><li><a href='table/enum.Element.html'>table::Element</a></li><li><a href='table/enum.TableStorage.html'>table::TableStorage</a></li><li><a href='trampoline_x64/enum.CallContext.html'>trampoline_x64::CallContext</a></li><li><a href='trampoline_x64/enum.CallTarget.html'>trampoline_x64::CallTarget</a></li><li><a href='trampoline_x64/enum.Trampoline.html'>trampoline_x64::Trampoline</a></li><li><a href='typed_func/enum.WasmTrapInfo.html'>typed_func::WasmTrapInfo</a></li><li><a href='types/enum.ElementType.html'>types::ElementType</a></li><li><a href='types/enum.Initializer.html'>types::Initializer</a></li><li><a href='types/enum.LocalOrImport.html'>types::LocalOrImport</a></li><li><a href='types/enum.Type.html'>types::Type</a></li><li><a href='types/enum.Value.html'>types::Value</a></li></ul><h3 id='Traits'>Traits</h3><ul class='traits docblock'><li><a href='trait.IsExport.html'>IsExport</a></li><li><a href='cache/trait.Cache.html'>cache::Cache</a></li><li><a href='codegen/trait.FunctionCodeGenerator.html'>codegen::FunctionCodeGenerator</a></li><li><a href='codegen/trait.FunctionMiddleware.html'>codegen::FunctionMiddleware</a></li><li><a href='codegen/trait.ModuleCodeGenerator.html'>codegen::ModuleCodeGenerator</a></li><li><a href='import/trait.IsExport.html'>import::IsExport</a></li><li><a href='import/trait.LikeNamespace.html'>import::LikeNamespace</a></li><li><a href='loader/trait.Instance.html'>loader::Instance</a></li><li><a href='loader/trait.Loader.html'>loader::Loader</a></li><li><a href='structures/trait.TypedIndex.html'>structures::TypedIndex</a></li><li><a href='typed_func/trait.ExternalFunction.html'>typed_func::ExternalFunction</a></li><li><a href='typed_func/trait.Kind.html'>typed_func::Kind</a></li><li><a href='typed_func/trait.TrapEarly.html'>typed_func::TrapEarly</a></li><li><a href='typed_func/trait.WasmTypeList.html'>typed_func::WasmTypeList</a></li><li><a href='types/trait.LocalImport.html'>types::LocalImport</a></li><li><a href='types/trait.NativeWasmType.html'>types::NativeWasmType</a></li><li><a href='types/trait.ValueType.html'>types::ValueType</a></li><li><a href='types/trait.WasmExternType.html'>types::WasmExternType</a></li></ul><h3 id='Macros'>Macros</h3><ul class='macros docblock'><li><a href='macro.debug.html'>debug</a></li><li><a href='macro.func.html'>func</a></li><li><a href='macro.imports.html'>imports</a></li><li><a href='macro.trace.html'>trace</a></li></ul><h3 id='Functions'>Functions</h3><ul class='functions docblock'><li><a href='codegen/fn.validating_parser_config.html'>codegen::validating_parser_config</a></li><li><a href='fn.compile_with.html'>compile_with</a></li><li><a href='fn.compile_with_config.html'>compile_with_config</a></li><li><a href='fault/fn.allocate_and_run.html'>fault::allocate_and_run</a></li><li><a href='fault/fn.begin_unsafe_unwind.html'>fault::begin_unsafe_unwind</a></li><li><a href='fault/fn.catch_unsafe_unwind.html'>fault::catch_unsafe_unwind</a></li><li><a href='fault/fn.clear_wasm_interrupt.html'>fault::clear_wasm_interrupt</a></li><li><a href='fault/fn.ensure_sighandler.html'>fault::ensure_sighandler</a></li><li><a href='fault/fn.get_boundary_register_preservation.html'>fault::get_boundary_register_preservation</a></li><li><a href='fault/fn.get_fault_info.html'>fault::get_fault_info</a></li><li><a href='fault/fn.get_wasm_interrupt_signal_mem.html'>fault::get_wasm_interrupt_signal_mem</a></li><li><a href='fault/fn.pop_code_version.html'>fault::pop_code_version</a></li><li><a href='fault/fn.push_code_version.html'>fault::push_code_version</a></li><li><a href='fault/raw/fn.longjmp.html'>fault::raw::longjmp</a></li><li><a href='fault/raw/fn.register_preservation_trampoline.html'>fault::raw::register_preservation_trampoline</a></li><li><a href='fault/raw/fn.run_on_alternative_stack.html'>fault::raw::run_on_alternative_stack</a></li><li><a href='fault/raw/fn.setjmp.html'>fault::raw::setjmp</a></li><li><a href='fault/fn.set_wasm_interrupt.html'>fault::set_wasm_interrupt</a></li><li><a href='fault/fn.set_wasm_interrupt_on_ctx.html'>fault::set_wasm_interrupt_on_ctx</a></li><li><a href='fault/fn.was_sigint_triggered_fault.html'>fault::was_sigint_triggered_fault</a></li><li><a href='fault/fn.with_ctx.html'>fault::with_ctx</a></li><li><a href='fn.load_cache_with.html'>load_cache_with</a></li><li><a href='parse/fn.read_module.html'>parse::read_module</a></li><li><a href='parse/fn.type_to_wp_type.html'>parse::type_to_wp_type</a></li><li><a href='parse/fn.wp_type_to_type.html'>parse::wp_type_to_type</a></li><li><a href='state/x64/fn.build_instance_image.html'>state::x64::build_instance_image</a></li><li><a href='state/x64/fn.invoke_call_return_on_stack.html'>state::x64::invoke_call_return_on_stack</a></li><li><a href='state/x64/fn.new_machine_state.html'>state::x64::new_machine_state</a></li><li><a href='state/x64/fn.read_stack.html'>state::x64::read_stack</a></li><li><a href='trampoline_x64/fn.get_context.html'>trampoline_x64::get_context</a></li><li><a href='fn.validate.html'>validate</a></li><li><a href='fn.validate_and_report_errors.html'>validate_and_report_errors</a></li><li><a href='fn.validate_and_report_errors_with_features.html'>validate_and_report_errors_with_features</a></li></ul><h3 id='Typedefs'>Typedefs</h3><ul class='typedefs docblock'><li><a href='type.Result.html'>Result</a></li><li><a href='codegen/type.BreakpointHandler.html'>codegen::BreakpointHandler</a></li><li><a href='codegen/type.BreakpointMap.html'>codegen::BreakpointMap</a></li><li><a href='error/type.CallResult.html'>error::CallResult</a></li><li><a href='error/type.CompileResult.html'>error::CompileResult</a></li><li><a href='error/type.LinkResult.html'>error::LinkResult</a></li><li><a href='error/type.ParseResult.html'>error::ParseResult</a></li><li><a href='error/type.ResolveResult.html'>error::ResolveResult</a></li><li><a href='error/type.Result.html'>error::Result</a></li><li><a href='error/type.RuntimeResult.html'>error::RuntimeResult</a></li><li><a href='typed_func/type.Invoke.html'>typed_func::Invoke</a></li><li><a href='typed_func/type.Trampoline.html'>typed_func::Trampoline</a></li></ul><h3 id='Statics'>Statics</h3><ul class='statics docblock'><li><a href='vm/static.INTRINSICS_IMPORTED_DYNAMIC_MEMORY.html'>vm::INTRINSICS_IMPORTED_DYNAMIC_MEMORY</a></li><li><a href='vm/static.INTRINSICS_IMPORTED_STATIC_MEMORY.html'>vm::INTRINSICS_IMPORTED_STATIC_MEMORY</a></li><li><a href='vm/static.INTRINSICS_LOCAL_DYNAMIC_MEMORY.html'>vm::INTRINSICS_LOCAL_DYNAMIC_MEMORY</a></li><li><a href='vm/static.INTRINSICS_LOCAL_STATIC_MEMORY.html'>vm::INTRINSICS_LOCAL_STATIC_MEMORY</a></li></ul><h3 id='Constants'>Constants</h3><ul class='constants docblock'><li><a href='constant.VERSION.html'>VERSION</a></li><li><a href='cache/constant.WASMER_VERSION_HASH.html'>cache::WASMER_VERSION_HASH</a></li><li><a href='units/constant.WASM_MAX_PAGES.html'>units::WASM_MAX_PAGES</a></li><li><a href='units/constant.WASM_MIN_PAGES.html'>units::WASM_MIN_PAGES</a></li><li><a href='units/constant.WASM_PAGE_SIZE.html'>units::WASM_PAGE_SIZE</a></li><li><a href='vm/constant.INTERNALS_SIZE.html'>vm::INTERNALS_SIZE</a></li></ul></section><section id="search" class="content hidden"></section><section class="footer"></section><aside id="help" class="hidden"><div><h1 class="hidden">Help</h1><div class="shortcuts"><h2>Keyboard Shortcuts</h2><dl><dt><kbd>?</kbd></dt><dd>Show this help dialog</dd><dt><kbd>S</kbd></dt><dd>Focus the search field</dd><dt><kbd></kbd></dt><dd>Move up in search results</dd><dt><kbd></kbd></dt><dd>Move down in search results</dd><dt><kbd></kbd></dt><dd>Switch tab</dd><dt><kbd>&#9166;</kbd></dt><dd>Go to active search result</dd><dt><kbd>+</kbd></dt><dd>Expand all sections</dd><dt><kbd>-</kbd></dt><dd>Collapse all sections</dd></dl></div><div class="infos"><h2>Search Tricks</h2><p>Prefix searches with a type followed by a colon (e.g., <code>fn:</code>) to restrict the search to a given type.</p><p>Accepted types are: <code>fn</code>, <code>mod</code>, <code>struct</code>, <code>enum</code>, <code>trait</code>, <code>type</code>, <code>macro</code>, and <code>const</code>.</p><p>Search functions by type signature (e.g., <code>vec -> usize</code> or <code>* -> vec</code>)</p><p>Search multiple things at once by splitting your query with comma (e.g., <code>str,u8</code> or <code>String,struct:Vec,test</code>)</p></div></div></aside><script>window.rootPath = "../";window.currentCrate = "wasmer_runtime_core";</script><script src="../aliases.js"></script><script src="../main.js"></script><script defer src="../search-index.js"></script></body></html>