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 Scala.js 1.17.0 and targeting WASM #3213

Closed
kubukoz opened this issue Sep 29, 2024 · 4 comments
Closed

Support Scala.js 1.17.0 and targeting WASM #3213

kubukoz opened this issue Sep 29, 2024 · 4 comments
Assignees
Labels
enhancement New feature or request Scala.js WASM

Comments

@kubukoz
Copy link
Contributor

kubukoz commented Sep 29, 2024

Is your feature request related to a problem? Please describe.

Scala.js 1.17.0 has been released with experimental WASM target support: https://dev.virtuslab.com/p/scala-to-webassembly-how-and-why

Describe the solution you'd like
Some directives that can be used to configure a WASM target.

Describe alternatives you've considered
Going back to sbt :(

Additional context
Add any other context or screenshots about the feature request here.

@kubukoz kubukoz added the enhancement New feature or request label Sep 29, 2024
@VirtusLab VirtusLab deleted a comment Sep 29, 2024
@Gedochao Gedochao self-assigned this Sep 30, 2024
@Quafadas
Copy link
Contributor

If welcome, I'll try nudge this along a little bit - I think this would be step 1.

VirtusLab/scala-js-cli#99

It works locally for me. I'm fairly confident that it fails in CI because node needs to be > 22 according to the scala JS release notes.

https://www.scala-js.org/news/2024/09/28/announcing-scalajs-1.17.0/

I can't see how to set that in CI though... and it's now late...

@Gedochao
Copy link
Contributor

If welcome, I'll try nudge this along a little bit - I think this would be step 1.

Very welcome! Thanks! 🚀

@Quafadas
Copy link
Contributor

Quafadas commented Oct 28, 2024

Very welcome! Thanks! 🚀

@Gedochao :-)... bears an eerie resemblance my esmodule remap hobby... if memory serves, I had to ask you to release the js-cli so that I could reference that in the main project? Could I trouble you again on such a release please?

@Quafadas
Copy link
Contributor

Step 3 : WIP :-)

#3255

@github-project-automation github-project-automation bot moved this from In progress to Done in Issue Board Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Scala.js WASM
Projects
Status: Done
Development

No branches or pull requests

3 participants