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: Feb 24 2026 at 04:36 UTC