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

Cross-compile to Scala.js #98

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)

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

release-notes.md Outdated Show resolved Hide resolved
release-notes.md Outdated Show resolved Hide resolved
package.json Outdated Show resolved Hide resolved
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