Docs.rs
wasmtime-py-0.15.0
wasmtime-py 0.15.0
Permalink
Docs.rs crate page
Apache-2.0
WITH LLVM-exception
Links
Repository
crates.io
Source
Owners
sunfishcode
Dependencies
anyhow ^1.0.19
normal
pyo3 ^0.8.0
normal
region ^2.0.0
normal
target-lexicon ^0.10.0
normal
wasmparser ^0.51.2
normal
wasmtime ^0.15.0
normal
wasmtime-wasi ^0.15.0
normal
Versions
40%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
_wasmtime
0.15.0
_wasmtime
Function
imported_modules
Copy item path
Source
pub fn imported_modules<'p>( py:
Python
<'p>, buffer_source: &
PyBytes
, ) ->
PyResult
<&'p
PyDict
>