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 native support #92

Closed
wants to merge 2 commits into from

Conversation

denisrosset
Copy link

This adds native compilation.

Unfortunately, scalatest support is still far away, so the examples are not compiled yet (see https://github.com/scalatest/scalatest/issues )

@denisrosset
Copy link
Author

denisrosset commented Oct 10, 2017

OK... the Travis build does not work for scala native because the re2 library is missing.

Following examples in the community, the travis build file should be modified, and the sbt command should be run only on the JVM and JS subprojects.

See e.g. https://github.com/lihaoyi/utest/blob/master/.travis.yml

@xuwei-k
Copy link
Contributor

xuwei-k commented Jun 27, 2018

#108

@larsrh larsrh closed this Jun 9, 2019
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.

3 participants