Eric K Richardson

Results 394 comments of Eric K Richardson

@sjrd Is there a path forward to migrate off of scripted test that we can help with? I know you mentioned your dislike as well in the past.

@LeeTibbert I think it has to run in the same version as sbt itself, `2.12`.

We may need to update the FAQ if we plan to support Web Assembly for some use cases. http://www.scala-native.org/en/latest/faq.html#faq

There was this little demo - https://github.com/shadaj/scala-native-wasm Could this feature help? https://github.com/scala-native/scala-native/pull/2145

Is it possible to have a scalafix for this? If that could be applied and used then this could be closed.

I used a regex to replace `{@link x}` to `[[x]]` and `{@code yyy}` to `` ` ``yyy`` ` `` and this not only make the scaladoc more readable but scalafmt...

Fixed in https://github.com/scala-native/scala-native/pull/1348

@david-bouyssie This has changed from `0.3.9` to `0.4.0` as you know. This has been changed in the following PR. https://github.com/scala-native/scala-native-bindgen/pull/195 I still haven't worked through all the issues. I have...

It is not fixed yet so I would leave this open.

@david-bouyssie I have gotten quite far but could use some extra eyes as well. https://github.com/scala-native/scala-native-bindgen/pull/195