Skip to content

v0.1.4

Latest

Choose a tag to compare

@rotmanjanez rotmanjanez released this 27 Jun 20:33

What's changed

  • Logging: basic-block-cache dumps now write through an atomic file pointer on each Machine's own instance logger instead of shared global logging state, so concurrent Machines no longer race on log output (fcbf8bf).

Earlier in the 0.1.x line (already in v0.1.3): portable mprotect(2) support and transparent code-cache invalidation on map/unmap/mprotect.

Full changelog: v0.1.3...v0.1.4