The previous thread was locked because a user was abusively bumping the topic with needless comments.
However, it's a thread that myself and a few others in my community have been silently monitoring for months, so I'm starting a new thread to hopefully get updates from itch support on status of implementation in the future.
For reference, SharedArrayBuffer is a Javascript object used to share a memory space across threads on a website. This is used by frameworks such as Godot(with threading enabled) and love.js. To enable SharedArrayBuffer, two headers to enable cross origin isolation are required from itch.io.
Here are some previous threads on the topics:
https://itch.io/t/1028526/cross-origin-policies-for-webassembly
https://itch.io/t/1332996/cross-origin-isolation-to-unblock-wasm-sharedarraybuffers
https://itch.io/t/1696861/cross-origin-header-issue
Newgrounds has enabled these changes:
https://www.newgrounds.com/bbs/topic/1468978
Hopefully we'll get an update soon.
Thanks!