Home
last modified time | relevance | path

Searched defs:Example (Results 1 – 11 of 11) sorted by relevance

/wasmtime-44.0.1/crates/component-macro/tests/expanded/
H A Dwat_tracing_async.rs49 ) -> wasmtime::Result<Example> { in instantiate()
60 ) -> wasmtime::Result<Example> { in instantiate_async()
102 pub struct Example { struct
123 /// of [`Example`] from the instance provided. argument
131 ) -> wasmtime::Result<Example> { in load()
138 impl Example { impl
145 ) -> wasmtime::Result<Example> { in instantiate()
154 ) -> wasmtime::Result<Example> { in new()
H A Dwat_concurrent.rs49 ) -> wasmtime::Result<Example> { in instantiate()
60 ) -> wasmtime::Result<Example> { in instantiate_async()
102 pub struct Example { struct
123 /// of [`Example`] from the instance provided. argument
131 ) -> wasmtime::Result<Example> { in load()
138 impl Example { impl
145 ) -> wasmtime::Result<Example> { in instantiate()
154 ) -> wasmtime::Result<Example> { in new()
H A Dwat_async.rs49 ) -> wasmtime::Result<Example> { in instantiate()
60 ) -> wasmtime::Result<Example> { in instantiate_async()
102 pub struct Example { struct
123 /// of [`Example`] from the instance provided. argument
131 ) -> wasmtime::Result<Example> { in load()
138 impl Example { implementation
145 ) -> wasmtime::Result<Example> { in instantiate()
154 ) -> wasmtime::Result<Example> { in new()
H A Dwat.rs49 ) -> wasmtime::Result<Example> { in instantiate()
60 ) -> wasmtime::Result<Example> { in instantiate_async()
102 pub struct Example { struct
123 /// of [`Example`] from the instance provided. argument
131 ) -> wasmtime::Result<Example> { in load()
138 impl Example { impl
145 ) -> wasmtime::Result<Example> { in instantiate()
154 ) -> wasmtime::Result<Example> { in new()
/wasmtime-44.0.1/crates/wasi-nn/examples/classification-component-onnx/
H A DREADME.md26 ### Building Wasmtime
38 ### Running with Different Execution Targets
/wasmtime-44.0.1/crates/wasmtime/
H A DREADME.md61 ## Example section
/wasmtime-44.0.1/pulley/
H A DREADME.md45 ## Example section
/wasmtime-44.0.1/crates/wasi-nn/
H A DREADME.md34 ### Example subsection in wasmtime-wasi-nn
/wasmtime-44.0.1/
H A DREADME.md51 ## Example section
/wasmtime-44.0.1/fuzz/
H A DREADME.md37 ## Example section in `cargo fuzz` Targets for Wasmtime
/wasmtime-44.0.1/cranelift/isle/veri/
H A DREADME.md190 ## Example section in Crocus: An SMT-based ISLE verification tool