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

Support wasmJs target #4965

Open
wants to merge 11 commits into
base: master
Choose a base branch
from
Open

Commits on Jul 25, 2024

  1. Support wasmJs target.

    IlyaGulya committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    150aefb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de36b97 View commit details
    Browse the repository at this point in the history
  3. make android integration tests run on latest emulators (targetSdk hig…

    …her than 23 is required)
    IlyaGulya committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    6fcdbf1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6ef184d View commit details
    Browse the repository at this point in the history
  5. fix coroutines-extensions tests build failing because of SQLiter not …

    …available for androidNative
    IlyaGulya committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    fb94a83 View commit details
    Browse the repository at this point in the history
  6. cleanup

    IlyaGulya committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    9435086 View commit details
    Browse the repository at this point in the history
  7. commonize WebWorkerDriver. rename createWebWorkerDriver() to `creat…

    …eDefaultWebWorkerDriver()`. remove unnecessary `jsCommon` group from web-worker-driver.
    IlyaGulya committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    e65e162 View commit details
    Browse the repository at this point in the history
  8. remove unnecessary jsCommon group from sample-web. upgrade kotlinx-…

    …datetime to 0.6.0. remove expect/actual classes warning
    IlyaGulya committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    1efc20b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1bec3fa View commit details
    Browse the repository at this point in the history
  10. fix spotless violations

    IlyaGulya committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    bfe3d03 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. fix spotless violations

    IlyaGulya committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    d77a6e1 View commit details
    Browse the repository at this point in the history