WebAssembly / tool-conventions

Conventions supporting interoperatibility between tools working with WebAssembly.
Artistic License 2.0
297 stars 65 forks source link

Linking.md: consolidate threading sections #185

Closed penzn closed 2 years ago

penzn commented 2 years ago

Consolidate the section describing TLS emulation within MVP WebAssembly with the rest of threading support.

Closes #184

penzn commented 2 years ago

@dschuff thanks for suggestions, merged them in.

@sbc100 do you have feedback?