Skip to content

Proof of concept demo for making non-deterministic functions deterministic through WASM

Notifications You must be signed in to change notification settings

Horusiath/replayable-functions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

replayable-functions

Proof of concept demo for making non-deterministic functions deterministic through WASM

Described in detail at https://www.bartoszsypytkowski.com/wasm-replayable-functions/.

Demo comes in two parts:

  • wasm-script: Rust user script to be executed within WASM module. See README for compilation notes.
  • host: a nodejs execution environment to setup and run WASM code.

About

Proof of concept demo for making non-deterministic functions deterministic through WASM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published