Skip to content

Commit

Permalink
Add react-native-libsodium, mention Bun
Browse files Browse the repository at this point in the history
  • Loading branch information
jedisct1 committed Aug 29, 2023
1 parent e14d775 commit 661bc4a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ Supported browsers/JS engines:
* Firefox >= 21
* Mobile Safari on iOS >= 8.0 (older versions produce incorrect results)
* NodeJS
* Bun
* Opera >= 15
* Safari >= 6 (older versions produce incorrect results)

Expand Down Expand Up @@ -220,6 +221,10 @@ Running `make` will install the dev dependencies, clone libsodium,
build it, test it, build the wrapper, and create the modules and
minified distribution files.

## Related projects

* [react-native-libsodium](https://github.com/serenity-kit/react-native-libsodium): React Native bindings to Libsodium matching the libsodium-wrappers package API

## Authors

Built by Ahmad Ben Mrad, Frank Denis and Ryan Lester.
Expand Down

0 comments on commit 661bc4a

Please sign in to comment.