[−][src]Module rustc_codegen_llvm::back::wasm
🔬 This is a nightly-only experimental API. (rustc_private
)
this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via Cargo.toml
instead?
Structs
WasmDecoder |
[ Experimental ]
|
WasmEncoder |
[ Experimental ]
|
WasmSections |
[ Experimental ]
|
Constants
WASM_EXTERNAL_KIND_FUNCTION |
[ Experimental ]
|
WASM_EXTERNAL_KIND_GLOBAL |
[ Experimental ]
|
WASM_EXTERNAL_KIND_MEMORY |
[ Experimental ]
|
WASM_EXTERNAL_KIND_TABLE |
[ Experimental ]
|
WASM_IMPORT_SECTION_ID |
[ Experimental ]
|
Functions
rewrite_imports |
[ Experimental ] Rewrite the module imports are listed from in a wasm module given the field
name to module name mapping in |