Home
last modified time | relevance | path

Searched refs:impl (Results 1 – 17 of 17) sorted by relevance

/wasmtime-44.0.1/crates/c-api/include/
H A Dwasm.hh504 union impl { union in wasm::Val
512 Val(ValKind kind, impl impl) : kind_(kind), impl_(impl) {} in Val() argument
579 impl impl; in copy() local
580 impl.ref = impl_.ref->copy().release(); in copy()
581 return Val(kind_, impl); in copy()
/wasmtime-44.0.1/crates/wasi-nn/examples/classification-example-named/
H A DCargo.lock40 "thiserror-impl",
44 name = "thiserror-impl"
/wasmtime-44.0.1/crates/fuzzing/wasm-spec-interpreter/ocaml/
H A DMakefile26 …ocamlfind ocamlopt $(OCAML_FLAGS) -I $(SPEC_BUILD_DIR) -o $@ -c -impl $< -linkpkg $(PKGS:%=-packag…
/wasmtime-44.0.1/crates/wasi-nn/examples/classification-example-pytorch/
H A DCargo.lock160 "thiserror-impl",
164 name = "thiserror-impl"
/wasmtime-44.0.1/crates/c-api/
H A DREADME.md51 1. Add a dependency on the `wasmtime-c-api-impl` crate to your `Cargo.toml`. Note that package name…
55 wasmtime-c-api = { version = "16.0.0", package = "wasmtime-c-api-impl" }
H A DCargo.toml2 name = "wasmtime-c-api-impl"
/wasmtime-44.0.1/crates/wasi-nn/examples/classification-example-winml/
H A DCargo.lock221 "thiserror-impl",
225 name = "thiserror-impl"
/wasmtime-44.0.1/crates/c-api/artifact/
H A DCargo.toml21 wasmtime-c-api = { path = '..', package = 'wasmtime-c-api-impl' }
/wasmtime-44.0.1/cranelift/isle/veri/veri_engine/examples/broken/iadd/
H A Dbroken_add_extend.isle62 ;; Only including the i8 to i32 opcodes, based on the impl of extended_value_from_value
/wasmtime-44.0.1/pulley/
H A DCONTRIBUTING.md92 807 | impl OpVisitor for Interpreter<'_> {
105 interpreter. Open up `pulley/src/interp.rs` and append to `impl OpVisitor for
106 Interpreter` or `impl ExtendedOpVisitor for Interpreter` as appropriate. Here
/wasmtime-44.0.1/docs/
H A Dcontributing-conditional-compilation.md113 impl<T> Store<T> {
131 impl SomeAsyncHelperType {
/wasmtime-44.0.1/supply-chain/
H A Dconfig.toml109 [policy.wasmtime-c-api-impl]
H A Dimports.lock1789 [[publisher.thiserror-impl]]
1796 [[publisher.thiserror-impl]]
3771 There's only one unsafe impl, and its purpose is to ensure correct behavior by
H A Daudits.toml809 [[wildcard-audits.wasmtime-c-api-impl]]
4883 No major changes, mostly CI changes in this update. A new `Default` impl
7263 [[trusted.thiserror-impl]]
/wasmtime-44.0.1/
H A DCargo.lock3762 "thiserror-impl 1.0.65",
3771 "thiserror-impl 2.0.17",
3775 name = "thiserror-impl"
3786 name = "thiserror-impl"
4674 "wasmtime-c-api-impl",
4678 name = "wasmtime-c-api-impl"
/wasmtime-44.0.1/docs/js/
H A Dmermaid.min.11.6.0.js1949impl:tge},{name:"circle",impl:rge},{name:"concentric",impl:nge},{name:"cose",impl:HS},{name:"grid"…
2153impl:lge},{name:"base",impl:vge},{name:"canvas",impl:zZe}],UZe=[{type:"layout",extensions:SQe},{ty…
/wasmtime-44.0.1/cranelift/codegen/src/isa/aarch64/
H A Dinst.isle1993 ;; Only including the i8 to i32 opcodes, based on the impl of extended_value_from_value