Searched refs:evaluate (Results 1 – 19 of 19) sorted by relevance
| /wasmtime-44.0.1/examples/wasip2-plugins/js-plugin/ |
| H A D | subtract.js | 1 export function evaluate(x, y) { function
|
| /wasmtime-44.0.1/examples/wasip2-plugins/wit/ |
| H A D | calculator.wit | 9 export evaluate: func(x: s32, y: s32) -> s32;
|
| /wasmtime-44.0.1/crates/fuzzing/src/oracles/ |
| H A D | engine.rs | 83 fn evaluate( in evaluate() method 213 .evaluate( in smoke_test_engine()
|
| H A D | diff_spec.rs | 66 fn evaluate( in evaluate() method
|
| H A D | diff_wasmi.rs | 123 fn evaluate( in evaluate() method
|
| H A D | diff_wasmtime.rs | 160 fn evaluate( in evaluate() method
|
| H A D | diff_v8.rs | 163 fn evaluate( in evaluate() method
|
| /wasmtime-44.0.1/docs/ |
| H A D | wasip2-plugins.md | 38 * `evaluate`: Takes two signed integer arguments and returns the result 70 export evaluate: func(x: s32, y: s32) -> s32; 81 of the operation that this plugin implements, and an `evaluate` function 253 The bindings generator guarantees that a `Plugin` has an `evaluate`
|
| H A D | contributing-fuzzing.md | 27 When you find a new bug, first evaluate it against our
|
| H A D | examples-pulley.md | 32 evaluate the implementation, benchmark, etc.
|
| H A D | examples-minimal.md | 265 flag and evaluate the size of your own application.
|
| H A D | stability-tiers.md | 11 The purpose of this document is to provide a means by which to evaluate the
|
| /wasmtime-44.0.1/fuzz/ |
| H A D | README.md | 62 * `differential`: Generate a Wasm module, evaluate each exported function
|
| /wasmtime-44.0.1/crates/fuzzing/src/ |
| H A D | oracles.rs | 460 let lhs_results = match lhs.evaluate(name, args, result_tys) { in differential() 470 .evaluate(name, args, result_tys) in differential()
|
| /wasmtime-44.0.1/cranelift/isle/ |
| H A D | README.md | 128 *expression*. When the LHS pattern matches the input, then we evaluate the RHS
|
| /wasmtime-44.0.1/cranelift/isle/docs/ |
| H A D | language-reference.md | 651 compilation-to-Rust strategy: every constructor actually does evaluate 985 evaluate the expression (`EXPR2` or `EXPR3` above) first. An 1142 term's rewrite; we have a phase during which we evaluate left-hand
|
| /wasmtime-44.0.1/crates/c-api/ |
| H A D | doxygen.conf.in | 2137 # If the ENABLE_PREPROCESSING tag is set to YES, doxygen will evaluate all
|
| /wasmtime-44.0.1/cranelift/codegen/src/isa/s390x/ |
| H A D | inst.isle | 617 ;; Vector evaluate instruction.
|
| /wasmtime-44.0.1/docs/js/ |
| H A D | mermaid.min.11.6.0.js | 273 …Breaks:Q4e,splitBreaks:Z4e,lineBreakRegex:nd,removeScript:BG,getUrl:e3e,evaluate:fr,getMax:t3e,get…
|