In https://github.com/WebAssembly/shared-everything-threads/blob/main/proposals/shared-everything-threads/Overview.md it say global.set/get will operate on the shared globals, how would you access an unshared global, which I'm assuming is similar to a TLS variable?
Last updated: May 03 2026 at 21:15 UTC