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

Add Scala.js WebAssembly example to web examples documentation #3843

Closed

Conversation

yadavshubham01
Copy link

This PR adds a new example project demonstrating Scala.js WebAssembly support (introduced in Scala.js v1.17.0).
The "Hello World" example shows how to compile Scala.js to WebAssembly using Mill and run it in a browser.
It also updates the scalalib/web-examples.adoc with instructions for setting up and running the example.

@yadavshubham01
Copy link
Author

hey @lihaoyi i think we're trying to add a new example to demonstrate how to use Mill with Scala.js to compile to WebAssembly (Wasm) ??

@lihaoyi
Copy link
Member

lihaoyi commented Oct 25, 2024

@yadavshubham01 please make sure tests pass before requesting review

@lihaoyi lihaoyi marked this pull request as draft October 25, 2024 07:01
@lihaoyi
Copy link
Member

lihaoyi commented Nov 4, 2024

Closing in favor of #3897

@lihaoyi lihaoyi closed this Nov 4, 2024
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