summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorDongHun Kwak <dh0128.kwak@samsung.com>2022-02-08 14:56:09 +0900
committerDongHun Kwak <dh0128.kwak@samsung.com>2022-02-08 14:56:09 +0900
commitd040ac06f2b63571259ebe0d03b2592b686e4036 (patch)
tree314c8af9da32bf449ea378afd3051562b1102d1d /README
parent6ac08e336b03467fa0609bb8d04e72c479922983 (diff)
downloadre2-d040ac06f2b63571259ebe0d03b2592b686e4036.tar.gz
re2-d040ac06f2b63571259ebe0d03b2592b686e4036.tar.bz2
re2-d040ac06f2b63571259ebe0d03b2592b686e4036.zip
Imported Upstream version 20210401upstream/20210401
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README
index 1187cbe..0e1142c 100644
--- a/README
+++ b/README
@@ -38,3 +38,4 @@ An OCaml wrapper is at https://github.com/janestreet/re2/ and on OPAM (opam.ocam
A Perl wrapper is at https://github.com/dgl/re-engine-RE2/ and on CPAN (cpan.org).
An R wrapper is at https://github.com/qinwf/re2r/ and on CRAN (cran.r-project.org).
A Ruby wrapper is at https://github.com/mudge/re2/ and on RubyGems (rubygems.org).
+A WebAssembly wrapper is at https://github.com/google/re2-wasm/ and on NPM (npmjs.com).