Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update emscripten requirements and WASM CI job #1036

Merged
merged 8 commits into from
Nov 21, 2023

Commits on Nov 10, 2023

  1. Configuration menu
    Copy the full SHA
    362e31c View commit details
    Browse the repository at this point in the history
  2. Update boringssl submodule

    Use the latest commit that still works with our BoringSSL Soter
    implementation. More new version of BoringSSL will require changes in
    the engine code.
    iamnotacake committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    c61b26a View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. Change boringssl submodule hash, small fix

    * Select the last submodule hash that still builds on ubuntu-22.04
    * Add 'void' to test function where it was missing
    iamnotacake committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    4311c4e View commit details
    Browse the repository at this point in the history
  2. Update tested Node versions list

    * Get rid of old and unmaintained v10
    * Add v18 and v20
    * Switch integration tests to v18
    iamnotacake committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    84965e4 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Configuration menu
    Copy the full SHA
    0e09ed7 View commit details
    Browse the repository at this point in the history
  2. Update wasmthemis.mk

    iamnotacake committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    e520310 View commit details
    Browse the repository at this point in the history
  3. Add missing file

    iamnotacake committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    6222afe View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. Configuration menu
    Copy the full SHA
    5f888ba View commit details
    Browse the repository at this point in the history