summaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
authorYann Collet <cyan@fb.com>2018-08-02 15:09:08 (GMT)
committerYann Collet <cyan@fb.com>2018-08-02 15:09:08 (GMT)
commitd88af5204a8fbfeb024dc3179be6754a54ba106f (patch)
tree4cd07a4eb409d01f52cab3c92753da104005a53c /index.html
parent8ca04986fa296df1c54bc9ec2d8f8b1ebfe4c809 (diff)
downloadlz4-d88af5204a8fbfeb024dc3179be6754a54ba106f.zip
lz4-d88af5204a8fbfeb024dc3179be6754a54ba106f.tar.gz
lz4-d88af5204a8fbfeb024dc3179be6754a54ba106f.tar.bz2
added WASM port
Diffstat (limited to 'index.html')
-rw-r--r--index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/index.html b/index.html
index 7d12561..9abd940 100644
--- a/index.html
+++ b/index.html
@@ -230,6 +230,7 @@ They are not interoperable with LZ4 command line utility.
|__Smalltalk__ (Pharo)| Mariano Martinez Peck|http://smalltalkhub.com/#!/~marianopeck/LZ4/
|__OCaml__ | Peter Zotov | https://github.com/whitequark/ocaml-lz4
|__Rust__ | Alex Crichton | http://alexcrichton.com/rust-compress/compress/lz4/index.html
+|__WASM__ | Raymond Hill | https://github.com/gorhill/lz4-wasm
|__ARM Cortex assembly__ decoder|Jens Bauer | http://community.arm.com/docs/DOC-10570
|__8088 assembly__ decoder| Jim Leonard | http://www.oldskool.org/pc/lz4_8088
|__6502 & 65C02 assembly__ decoder|Peter Ferrie|http://pferrie.host22.com/misc/appleii.htm