12 Dec
2023
12 Dec
'23
5:57 p.m.
-- v3: jscript: Allow garbage collection between different jscript contexts. jscript: Make the garbage collector thread-wide rather than per-ctx. jscript: Don't use atomic compare exchange when setting the script ctx. jscript: Move thread_id from JScript struct to TLS data. https://gitlab.winehq.org/wine/wine/-/merge_requests/4640