We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fcc49e7 commit 557119fCopy full SHA for 557119f
NEWS.md
@@ -4,6 +4,8 @@ Julia v1.12 Release Notes
4
New language features
5
---------------------
6
7
+* The `@ccall` macro can now take a `gc_safe` argument, that if set to true allows the runtime to run garbage collection concurrently to the `ccall`
8
+
9
Language changes
10
----------------
11
0 commit comments