We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62fc486 commit 4ca4f79Copy full SHA for 4ca4f79
RELEASE_NOTES.md
@@ -114,6 +114,8 @@
114
- Support dump call stack on exception and dump call stack on nuttx
115
- Update document for source debugging
116
- Document some info about estimating memory usage
117
+- Document the summary of two pthread implementations
118
+- Refine aot compiler check suspend_flags and fix issue of multi-tier jit
119
120
### Others
121
- Enable XIP in CI daily test
@@ -123,6 +125,7 @@
123
125
- Enable CI wasi test suite for x86-32 classic/fast interpreter
124
126
- CI: Enable libc-wasi compilation test on NuttX
127
- CI: Enable Multi-tier JIT by default for released iwasm binary
128
+- Enable CI build for gcc 4.8 on linux
129
130
---
131
0 commit comments