ref: ccbde503b2ccffdcd94dbadd7d03d045abed3fe1
parent: b7dd8be76e7dddd5ae39a6c3859b5d01bf9b160c
author: Sam Leitch <conceptualalchemist@gmail.com>
date: Sun Jan 21 12:18:07 EST 2018
Update README.md
--- a/README.md
+++ b/README.md
@@ -17,7 +17,9 @@
* *src* The modified source.
* *test* Contains test data available for all platforms.
* *win* Visual Studio project files and test application.
+* *posix* Simple c file that loads a test file and runs through a decode loop.
* *js* JavaScript version of the library created using [emscripten](http://emscripten.org/).
+* *wasm* JavaScript version using WebAssembly created using [emscripten](http://emscripten.org/).
* *ios* XCode project and objective-c wrapper classes.
* *flex* ActionScript version of the library built using [CrossBridge](http://adobe-flash.github.io/crossbridge/).