Skip to content
This repository has been archived by the owner on Dec 22, 2021. It is now read-only.

Commit

Permalink
Add links to Emscripten docs to README (#479)
Browse files Browse the repository at this point in the history
  • Loading branch information
tlively authored Feb 19, 2021
1 parent 2c28fa8 commit 958c09b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,9 @@ resulted.

The [proposed semantics](proposals/simd/SIMD.md) has the details.

Note: this proposal is still being worked out, and rate of changes is high, please consult the [implementation status document](proposals/simd/ImplementationStatus.md) to get an idea of the state of implementation across toolchains and embedders.
Note: Consult the [implementation status document](proposals/simd/ImplementationStatus.md) to get an idea of the state of implementation across toolchains and embedders.

Usage documentation is being collected at https://emscripten.org/docs/porting/simd.html (make PRs [here](https://github.com/emscripten-core/emscripten/blob/master/site/source/docs/porting/simd.rst)) and may be moved to a more vendor-neutral location in the future.

[Design issue](https://github.com/WebAssembly/proposals/issues/1)

Expand Down

0 comments on commit 958c09b

Please sign in to comment.