We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98761e3 commit 24ffefdCopy full SHA for 24ffefd
1 file changed
README.md
@@ -73,10 +73,10 @@ threads.
73
74
75
### Non-goals
76
-- __not POSIX compatible__: this API will not be 100% compatible with all
+- __full POSIX compatibity__: this API will not be 100% compatible with all
77
functions and options described by POSIX threads standard.
78
79
-- __no WebAssembly changes__: the current proposal is limited to the WASI APIs
+- __modify core WebAssembly__: the current proposal is limited to the WASI APIs
80
signatures and behavior and does not propose changes to the Wasm instruction
81
set.
82
0 commit comments