Skip to content

Fix #9755: Add tests for Scala.js top-level native members #9951

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 1 commit into from
Oct 6, 2020

Conversation

adpi2
Copy link
Member

@adpi2 adpi2 commented Oct 6, 2020

Fixes #9755

It would require more infrastructure work to check that the Scala.js linker can link the native members to actual node.js modules.

@adpi2 adpi2 requested a review from sjrd October 6, 2020 13:41
Copy link
Member

@dottybot dottybot left a comment

Choose a reason for hiding this comment

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

Hello, and thank you for opening this PR! 🎉

All contributors have signed the CLA, thank you! ❤️

Have an awesome day! ☀️

@adpi2 adpi2 force-pushed the sjs-top-level-native-defs branch 2 times, most recently from b709e59 to 6d9940c Compare October 6, 2020 13:43
Copy link
Member

@sjrd sjrd left a comment

Choose a reason for hiding this comment

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

That looks good :) I have one comment on a comment.

Also, perhaps include the issue number Fix #9755: at the beginning of the commit title?

@adpi2 adpi2 changed the title Add tests for Scala.js top-level native members Fix #9755: Add tests for Scala.js top-level native members Oct 6, 2020
@adpi2 adpi2 force-pushed the sjs-top-level-native-defs branch from 6d9940c to e583ee8 Compare October 6, 2020 14:38
Copy link
Member

@sjrd sjrd left a comment

Choose a reason for hiding this comment

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

Thank you @adpi2 !

@sjrd sjrd merged commit 63dd4f9 into scala:master Oct 6, 2020
@aappddeevv
Copy link

Thanks!

@adpi2 adpi2 deleted the sjs-top-level-native-defs branch March 7, 2025 12:49
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.

dotty scalajs toplevel object import compilation failure
4 participants