We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a05d0b9 commit 98761e3Copy full SHA for 98761e3
1 file changed
README.md
@@ -63,8 +63,7 @@ threads.
63
browsers).
64
65
- __future-compatible__: a possible future direction for WebAssembly is towards
66
- supporting multiple threads per instance. This is not possible with the
67
- current memory model and instruction set. We aim to expose an API that would
+ supporting multiple threads per instance. We aim to expose an API that would
68
be compatible with this future direction.
69
70
- __browser polyfills__: for browsers, we aim to provide a way to polyfill this
0 commit comments