Skip to content

Commit

Permalink
Update release notes (#2113)
Browse files Browse the repository at this point in the history
  • Loading branch information
wenyongh authored Apr 6, 2023
1 parent 62fc486 commit 4ca4f79
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,8 @@
- Support dump call stack on exception and dump call stack on nuttx
- Update document for source debugging
- Document some info about estimating memory usage
- Document the summary of two pthread implementations
- Refine aot compiler check suspend_flags and fix issue of multi-tier jit

### Others
- Enable XIP in CI daily test
Expand All @@ -123,6 +125,7 @@
- Enable CI wasi test suite for x86-32 classic/fast interpreter
- CI: Enable libc-wasi compilation test on NuttX
- CI: Enable Multi-tier JIT by default for released iwasm binary
- Enable CI build for gcc 4.8 on linux

---

Expand Down

0 comments on commit 4ca4f79

Please sign in to comment.