Searched refs:deterministic (Results 1 – 19 of 19) sorted by relevance
3 The WebAssembly language is *mostly* deterministic, but there are a few places10 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-based79 interruption](./examples-interrupting-wasm.md#deterministic-fuel) rather than80 non-deterministic epoch-based interruption.
27 Fuel-based interruption is completely deterministic: the same program run with51 The downside is that it is non-deterministic. Running the same program with the
41 - [Deterministic Execution](./examples-deterministic-wasm-execution.md)
90 instructions are inherently non-deterministic across implementations. When123 [non-determinism]: ./examples-deterministic-wasm-execution.md
127 deterministic location.
19 ; This operation exhibits non-deterministic behaviour for some input NaN values;28 ; This operation exhibits non-deterministic behaviour for some input NaN values;
1 ; Test the non-deterministic aspects of the SIMD arithmetic operations.
44 fn deterministic() { in deterministic() function
12 /// even be entirely deterministic. Host implementations are encouraged to71 /// must omit this function, rather than implementing it with deterministic
12 /// even be entirely deterministic. Host implementations are encouraged to86 /// must omit this function, rather than implementing it with deterministic
130 fn deterministic() { in deterministic() function
3 ;;! flags = "-Ccranelift-sse42 -Ccranelift-has-avx -Wrelaxed-simd-deterministic"
1185 # Verify that cranelift's code generation is deterministic1189 name: Meta deterministic check
303 However, in order to provide a deterministic answer, the system must