WebAssembly / tool-conventions

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

Document shared memory and bulk-memory interaction #107

Closed tlively closed 5 years ago

tlively commented 5 years ago

This change in the linker is imminent, so it would be good to get this documentation in. I removed a bunch of text that is no longer relevant now that all the threads-supporting engines I know of (V8 + SpiderMonkey) also support bulk memory.