WebAssembly / tool-conventions

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

Update target section, add `mutable-globals` #102

Closed tlively closed 5 years ago

tlively commented 5 years ago

Remove the sentence about the linker producing shared memory if atomics is present because the linker still requires the --shared-memory flag to be passed in order to produce a shared memory.