Stream: general

Topic: shared everything globals


view this post on Zulip Scott Waye (Jan 08 2026 at 01:28):

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?

A draft proposal for spawning threads in WebAssembly - WebAssembly/shared-everything-threads

Last updated: Jan 10 2026 at 20:04 UTC