Latest News

icon re-mock | v4.6.0.20260703
2026-07-03

Released re-mock v4.6.0.20260703 with the following changes:

  • With the non-backward compatible changes introduced in SDK 5.0.0, introducing a new version scheme reflecting the RE SDK version. The new numbering scheme is <re_sdk_version>.<year><month><day>.
  • Added compile definitions RE_MOCK_VERSION and RE_MOCK_VERSION_AS_NUMBER.
icon re-logging | v4.6.0.20260703
2026-07-03

Released re-logging v4.6.0.20260703 with the following changes:

  • With the non-backward compatible changes introduced in SDK 5.0.0, introducing a new version scheme reflecting the RE SDK version. The new numbering scheme is <re_sdk_version>.<year><month><day>.
  • Added re-logging_NATIVE_COMPILE_DEFINITIONS as a CMake variable defining RE_LOGGING_VERSION and RE_LOGGING_VERSION_AS_NUMBER.
icon re-cmake | v4.6.0.20260703
2026-07-03

Released re-cmake v4.6.0.20260703 with the following changes:

  • With the non-backward compatible changes introduced in SDK 5.0.0, introducing a new version scheme reflecting the RE SDK version. The new numbering scheme is <re_sdk_version>.<year><month><day>.
  • Added compile definitions RE_SDK_TARGET_VERSION and RE_SDK_TARGET_VERSION_STRING corresponding to the TargetField field in version.txt, allowing code to be conditionally compiled based on the hosting API’s version.
  • The dependencies (re-mock and re-logging) also use the new numbering scheme.

Available with RE Quickstart - Bootstrap Tool

icon WebGPU Shader Toy | v2026.06.11
2026-06-11

Pushed WebGPU Shader Toy update: v2026.06.11

  • Added a new code option to show/hide line folding
  • Added a new code option to show/hide the code minimap
  • Added a new code option to automatically wrap if the line is too long (word wrap)

Run the new version

icon emscripten-ports | v2026.06.06
2026-06-06

Released emscripten-ports v2026.06.06 with the following changes: