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: Jan 10 2026 at 20:04 UTC