We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dce7573 commit 2c084f4Copy full SHA for 2c084f4
1 file changed
ChangeLog.md
@@ -29,6 +29,8 @@ See docs/process.md for more on how version tagging works.
29
validated at build time. (#20258)
30
- `MAIN_THREAD_EM_ASM_PTR` macro added for code that returns a pointer. This
31
mirrors the existing `EM_ASM_PTR`. (#20261)
32
+- Emscripten now implements default POSIX signal handlers. These can
33
+ terminate or abort the program in response to `raise` cals. (#20257)
34
35
3.1.46 - 09/15/23
36
-----------------
0 commit comments