Eric K Richardson

Results 394 comments of Eric K Richardson

We are planning to fix this to be in line with Scala.js. Do any of the time functions you added make this more possible?

This is probably Tier 3 and Scala.js can delegate to JS so it is a bit easier.

Is there anyway this can be done without delegating to Scala stdlib? We have been trying to decouple like Scala.js. https://github.com/scala-js/scala-js/pull/4677 ScalaOps can help your sanity in the process.

If you are still working on this could you add a comment at the top as a reminder?

Yes, I think that is more appropriate. I searched and could not find one. We can keep track of items as we find them.

@Andrei-Pozolotin Any chance to rebase and finish up this PR?

>I believe there is a Scala Native solution which would remove the requirement for a user/developer to provide their own SecureRandom implementation. @LeeTibbert I don't think the intent is to...

Right at the top of this page could be a statement of what is not planned to be added to the core with potential packges to use.

Now you can run the second task as well to show the entire build config. ``` show sandbox2_13 / nativeConfig ``` ~~`show sandbox2_13 / nativeBuildConfig`~~