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: Sep 20 2026 at 18:08 UTC