| /wasmtime-44.0.1/crates/c-api/include/ |
| H A D | wasm.hh | 504 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 D | Cargo.lock | 40 "thiserror-impl", 44 name = "thiserror-impl"
|
| /wasmtime-44.0.1/crates/fuzzing/wasm-spec-interpreter/ocaml/ |
| H A D | Makefile | 26 …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 D | Cargo.lock | 160 "thiserror-impl", 164 name = "thiserror-impl"
|
| /wasmtime-44.0.1/crates/c-api/ |
| H A D | README.md | 51 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 D | Cargo.toml | 2 name = "wasmtime-c-api-impl"
|
| /wasmtime-44.0.1/crates/wasi-nn/examples/classification-example-winml/ |
| H A D | Cargo.lock | 221 "thiserror-impl", 225 name = "thiserror-impl"
|
| /wasmtime-44.0.1/crates/c-api/artifact/ |
| H A D | Cargo.toml | 21 wasmtime-c-api = { path = '..', package = 'wasmtime-c-api-impl' }
|
| /wasmtime-44.0.1/cranelift/isle/veri/veri_engine/examples/broken/iadd/ |
| H A D | broken_add_extend.isle | 62 ;; Only including the i8 to i32 opcodes, based on the impl of extended_value_from_value
|
| /wasmtime-44.0.1/pulley/ |
| H A D | CONTRIBUTING.md | 92 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 D | contributing-conditional-compilation.md | 113 impl<T> Store<T> { 131 impl SomeAsyncHelperType {
|
| /wasmtime-44.0.1/supply-chain/ |
| H A D | config.toml | 109 [policy.wasmtime-c-api-impl]
|
| H A D | imports.lock | 1789 [[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 D | audits.toml | 809 [[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 D | Cargo.lock | 3762 "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 D | mermaid.min.11.6.0.js | 1949 …impl:tge},{name:"circle",impl:rge},{name:"concentric",impl:nge},{name:"cose",impl:HS},{name:"grid"… 2153 …impl: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 D | inst.isle | 1993 ;; Only including the i8 to i32 opcodes, based on the impl of extended_value_from_value
|