Skip to content

Commit 98761e3

Browse files
committed
review: omit 'future-compatible' sentence
1 parent a05d0b9 commit 98761e3

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,7 @@ threads.
6363
browsers).
6464

6565
- __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
66+
supporting multiple threads per instance. We aim to expose an API that would
6867
be compatible with this future direction.
6968

7069
- __browser polyfills__: for browsers, we aim to provide a way to polyfill this

0 commit comments

Comments
 (0)