Crate deterministic_wasi_ctx

Source

Functionsยง

add_determinism_to_wasi_ctx_builder
replace_scheduling_functions
Adds implementations for WASI preview 1 poll_oneoff and sched_yield to the linker which will return immediately. Note: This function will enable shadowing on the linker.
replace_scheduling_functions_for_wasi_preview_0
Adds implementations for WASI preview 0 poll_oneoff and sched_yield to the linker which will return immediately. Note: This function will enable shadowing on the linker.