Home
last modified time | relevance | path

Searched refs:deterministic (Results 1 – 19 of 19) sorted by relevance

/wasmtime-44.0.1/docs/
H A Dexamples-deterministic-wasm-execution.md3 The WebAssembly language is *mostly* deterministic, but there are a few places
10 Do not give Wasm programs access to non-deterministic host functions.
14 non-deterministic APIs like clocks and file systems.
57 You can make this deterministic in a variety of ways:
78 If you are making Wasm execution interruptible, use [deterministic fuel-based
79 interruption](./examples-interrupting-wasm.md#deterministic-fuel) rather than
80 non-deterministic epoch-based interruption.
H A Dexamples-interrupting-wasm.md27 Fuel-based interruption is completely deterministic: the same program run with
51 The downside is that it is non-deterministic. Running the same program with the
H A DSUMMARY.md41 - [Deterministic Execution](./examples-deterministic-wasm-execution.md)
H A Dcontributing-fuzzing.md90 instructions are inherently non-deterministic across implementations. When
123 [non-determinism]: ./examples-deterministic-wasm-execution.md
H A Dsecurity.md127 deterministic location.
/wasmtime-44.0.1/cranelift/filetests/filetests/runtests/
H A Dsimd-fmax-fmin.clif19 ; This operation exhibits non-deterministic behaviour for some input NaN values;
28 ; This operation exhibits non-deterministic behaviour for some input NaN values;
H A Dsimd-fmax-fmin-nondeterministic-aarch64.clif1 ; Test the non-deterministic aspects of the SIMD arithmetic operations.
H A Dsimd-fmax-fmin-nondeterministic-riscv64.clif1 ; Test the non-deterministic aspects of the SIMD arithmetic operations.
H A Dsimd-fmax-fmin-nondeterministic-x86_64.clif1 ; Test the non-deterministic aspects of the SIMD arithmetic operations.
/wasmtime-44.0.1/crates/wasi-common/src/
H A Drandom.rs44 fn deterministic() { in deterministic() function
/wasmtime-44.0.1/crates/debugger/wit/deps/
H A Drandom.wit12 /// even be entirely deterministic. Host implementations are encouraged to
71 /// must omit this function, rather than implementing it with deterministic
/wasmtime-44.0.1/crates/wasi/src/p2/wit/deps/
H A Drandom.wit12 /// even be entirely deterministic. Host implementations are encouraged to
71 /// must omit this function, rather than implementing it with deterministic
/wasmtime-44.0.1/crates/wasi-http/wit/deps/
H A Drandom.wit12 /// even be entirely deterministic. Host implementations are encouraged to
71 /// must omit this function, rather than implementing it with deterministic
/wasmtime-44.0.1/crates/wasi/src/p3/wit/deps/
H A Drandom.wit12 /// even be entirely deterministic. Host implementations are encouraged to
86 /// must omit this function, rather than implementing it with deterministic
/wasmtime-44.0.1/crates/wasi-http/src/p3/wit/deps/
H A Drandom.wit12 /// even be entirely deterministic. Host implementations are encouraged to
86 /// must omit this function, rather than implementing it with deterministic
/wasmtime-44.0.1/crates/wasi/src/
H A Drandom.rs130 fn deterministic() { in deterministic() function
/wasmtime-44.0.1/tests/disas/
H A Dx64-relaxed-simd-deterministic.wat3 ;;! flags = "-Ccranelift-sse42 -Ccranelift-has-avx -Wrelaxed-simd-deterministic"
/wasmtime-44.0.1/.github/workflows/
H A Dmain.yml1185 # Verify that cranelift's code generation is deterministic
1189 name: Meta deterministic check
/wasmtime-44.0.1/cranelift/isle/docs/
H A Dlanguage-reference.md303 However, in order to provide a deterministic answer, the system must