Skip to content

Commit 9e4ee14

Browse files
committed
doc/changelog: update
1 parent 6c8f0bd commit 9e4ee14

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

doc/changelog.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,11 @@ New directives: `so:volatile`, `so:thread_local`, `so:attr`.<br>
99
[deac815](https://github.com/solod-dev/solod/commit/deac815a5100f119765ffcf8b5961ef579c7a766)
1010
[de30cde](https://github.com/solod-dev/solod/commit/de30cdec169be0f7f8835853ccde5f78e3e4c233)
1111

12-
WebAssembly support.<br>
12+
WebAssembly support (WASI).<br>
1313
[3d0791b](https://github.com/solod-dev/solod/commit/3d0791b69e8fd5053fd508dbbb8c9cebfb0b3ff7)
14+
15+
Freestanding mode (no libc dependency).<br>
16+
[1cfc8c7](https://github.com/solod-dev/solod/commit/1cfc8c7cd602a379332e6c128ebd2bde007c9a63)
17+
18+
Implement `error` as a regular interface (it was special-cased before).<br>
19+
[6c8f0bd](https://github.com/solod-dev/solod/commit/6c8f0bd68e4ba8693d22be59f763676889270070)

0 commit comments

Comments
 (0)