Skip to content

Release v2026.06.r1

Choose a tag to compare

@github-actions github-actions released this 02 Jun 08:21
· 12 commits to master since this release
be68705

Release v2026.06.r1 is the 1th release in June 2026, released on June 2, 2026.

Artifacts

The release includes pre-compiled NEMU shared objects for different configurations:

  • Compilation Platform: Ubuntu 20.04 (compatible with CentOS 7)
  • CPU: xs, xs-dual
  • Purpose: ref, ref-debug

Each artifact is named as: nemu-{version}-{cpu}-{type}.so

What's Changed

  • fix(Makefile): statically link libstdc++ for shared objects by @good-circle in #1044

Full Changelog: v2026.05.r9...v2026.06.r1