Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 17 additions & 0 deletions VEEPortingGuide/architectureChangelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,26 @@ specific configuration:

.. _changelog-8.4.0:

[8.5.0] - [unreleased]
----------------------


SOAR
~~~~

- Added an appropriate error message when trying to use :ref:`wasi.threads` with missing properties or incompatible WASM executable.
- Fixed a potential crash when declaring a WASM annotated method that isn't static.

Tools
~~~~~

- Added Support for WASM line numbers for the :ref:`sdk6.section.stacktrace.reader.tool`.

[8.4.0] - 2025-05-28
--------------------

This Architecture version update introduces the support for :ref:`c_language`.

Core Engine
~~~~~~~~~~~

Expand Down