Miscelaneous docs updates and fixes. (#1249)
Update references to things in CraneStation which have moved, WASI documentation which has moved to the WASI repo, and fix a few typos.
This commit is contained in:
@@ -53,7 +53,7 @@ of browsers and outside of JS VMs.
|
||||
|
||||
It's been obvious since WebAssembly was just getting started that it'd eventually
|
||||
want some kind of "system call"-like API, which could be standardized, and
|
||||
implemented in any general-purpose WebAssembly VM.
|
||||
implemented in any general-purpose WebAssembly VM.
|
||||
|
||||
And while there are many existing systems we could model this after, [POSIX]
|
||||
stands out, as being a vendor-neutral standard with considerable momentum. Many
|
||||
|
||||
Reference in New Issue
Block a user