Skip to content

Cross-compile to Scala.js #98

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

Merged
merged 36 commits into from
Jan 20, 2023
Merged

Conversation

aslesarenko
Copy link
Contributor

@aslesarenko aslesarenko commented Sep 10, 2022

In this PR:

  • CI configuration for Scala.js
  • configuration of SBT with necessary JS dependencies (@noble/hashes) using ScalablyTyped
  • removed all Java dependencies
  • necessary code changes for Scala.js cross-compilation
  • some classes moved to JVM-only module

@aslesarenko aslesarenko marked this pull request as draft September 10, 2022 15:50
@aslesarenko aslesarenko marked this pull request as ready for review December 19, 2022 21:09
Copy link
Member

@kushti kushti left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • release-notes update is missed (I think it makes sense to release 3.0.0 version)

@aslesarenko aslesarenko force-pushed the scala-js branch 6 times, most recently from 75d029f to 49a775f Compare December 31, 2022 09:59
@aslesarenko aslesarenko requested a review from kushti December 31, 2022 10:07
Copy link
Member

@kushti kushti left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please update readme with instructions on compiling and building, sbt compile does not work without additional steps anymore it seems

@aslesarenko aslesarenko requested a review from kushti January 11, 2023 15:23
@aslesarenko aslesarenko requested a review from kushti January 19, 2023 15:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants