Logo

github Download
JavaScript (WebAssembly)

Using Themis in JavaScript with WebAssembly #

WasmThemis package provides access to features of Themis cryptographic library for the WebAssembly platorm:

If you need to use Themis with Node.js, consider JsThemis instead.

Supported platforms #

WasmThemis is available for modern web browsers supporting WebAssembly and ECMAScript 6. All major browsers can run WasmThemis: Google Chrome, Mozilla Firefox, Apple Safari, Microsoft Edge.

WasmThemis is tested and supported on the current LTS versions of Node.js (v8, v10, v12).

WasmThemis can also be used with the Electron framework (v4 or later).

Getting started #

Follow these instructions to install WasmThemis.

Here are other things that might interest you: