Home
last modified time | relevance | path

Searched refs:missing (Results 1 – 15 of 15) sorted by relevance

/wasmtime-44.0.1/tests/all/cli_tests/
H A Dbad-syntax.wat1 (module ;; missing the close paren here
/wasmtime-44.0.1/crates/fuzzing/tests/oom/
H A Dmodule_read.rs93 let missing = module.get_export("nonexistent"); in module_get_export() localVariable
94 assert!(missing.is_none()); in module_get_export()
/wasmtime-44.0.1/cranelift/isle/isle/isle_examples/fail/
H A Drecursion_cycle.isle7 (decl C (bool) bool) ; missing `rec` attribute
/wasmtime-44.0.1/cranelift/isle/veri/veri_engine/examples/broken/sdiv/
H A Dbroken_sdiv_safe_const.isle55 ;; Broken: missing require
/wasmtime-44.0.1/cranelift/isle/veri/veri_engine/examples/broken/shifts/
H A Dbroken_sshr_to_do_shift_fits_in_32.isle66 ;; BROKEN: missing extension part of the spec
/wasmtime-44.0.1/pulley/
H A DCONTRIBUTING.md55 Pulley Cranelift backend is not yet complete and is missing a lowering. This
89 error[E0046]: not all trait items implemented, missing: `xdiv32_s`
93 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `xdiv32_s` in implementation
/wasmtime-44.0.1/crates/wasi-nn/examples/classification-component-onnx/
H A DREADME.md100 …u`) but the device does not have a GPU or the necessary CUDA drivers are missing, ONNX Runtime wil…
/wasmtime-44.0.1/docs/
H A Dcontributing.md23 documentation yet, so if you see things that seem missing or that don't make
H A Dstability-wasm-proposals.md131 platforms, but missing other platforms is otherwise acceptable.
/wasmtime-44.0.1/cranelift/docs/
H A Dir.md5 This document is likely to be outdated and missing some important
/wasmtime-44.0.1/tests/misc_testsuite/component-model/
H A Dresources.wast169 (export "missing" (type (sub resource)))
/wasmtime-44.0.1/cranelift/codegen/src/isa/riscv64/
H A Dinst_vector.isle1584 ;; TODO: We are still missing some rules here for immediates. See #6623
/wasmtime-44.0.1/cranelift/codegen/src/isa/x64/
H A Dlower.isle4188 ;; We're missing a `snarrow` case for $I64X2
4269 ;; We're missing a `unarrow` case for $I64X2
H A Dinst.isle2072 ;; NB: i8 is intentionally missing here as x64 doesn't have such an instruction
/wasmtime-44.0.1/crates/c-api/
H A Ddoxygen.conf.in1953 # replacements, missing definitions are set to their default value.