cossacklabs / themis

Easy to use cryptographic framework for data protection: secure messaging with forward secrecy and secure data storage. Has unified APIs across 14 platforms.
https://www.cossacklabs.com/themis
Apache License 2.0
1.86k stars 143 forks source link

Update emscripten requirements and WASM CI job #1036

Closed iamnotacake closed 11 months ago

iamnotacake commented 11 months ago

Regarding BoringSSL revisions:


Apart from these tests in GitHub Actions, local Buildbot libthemis-test is also green, including new debian:bookworm system with Node 18 installed from official Debian repositories.

Checklist

vixentael commented 11 months ago

👀