@sorairolake/abcrypt-wasm
v0.5.0
Published
Wasm bindings for abcrypt
Readme
Wasm Bindings for abcrypt
abcrypt-wasm is the Wasm bindings for the abcrypt crate.
Usage
Installation
To install this library:
npm install @sorairolake/abcrypt-wasmBuild
You will need wasm-pack to build this crate.
wasm-pack buildThis will generate build artifacts in the pkg directory.
Documentation
See the documentation for more details.
Minimum supported Rust version
The minimum supported Rust version (MSRV) of this library is v1.85.0.
Source code
The upstream repository is available at https://github.com/sorairolake/abcrypt.git.
Changelog
Please see CHANGELOG.adoc.
Contributing
Please see CONTRIBUTING.adoc.
Home page
https://sorairolake.github.io/abcrypt/
License
Copyright (C) 2022 Shun Sakai (see AUTHORS.adoc)
This library is distributed under the terms of either the Apache License 2.0 or the MIT License.
This project is compliant with version 3.3 of the REUSE Specification. See copyright notices of individual files for more details on copyright and licensing information.
