WebAssembly / shared-everything-threads

A draft proposal for spawning threads in WebAssembly
Other
29 stars 1 forks source link

`shared` recursive types #72

Closed abrown closed 6 days ago

abrown commented 1 week ago

Can a shared type in a rec group ever match an equivalent unshared type or vice versa?

tlively commented 6 days ago

Nope!