Skip to content

Initial deterministic changes

Latest
Compare
Choose a tag to compare
@asubiotto asubiotto released this 30 May 12:54
ca97bfe

This release enables three things:

  • Use of GORANDSEED to seed golang runtime
  • Changes to wasip1 notesleep to make them noops rather than panic. This allows users to use -tags=faketime on WASM.
  • Enable random scheduling order of goroutines on local run queue.