Skip to content

Add Scala.js and Scala Native artifacts that have serial behavior? #251

Open
@SethTisue

Description

@SethTisue

as suggested by @JD557

Pros:

  • Convenient for folks who are crossbuilding
  • If we add this library to the Toolkit, as I've suggested at Include parallel collections in Toolkit? toolkit#31 , there is a usual expectation that included libraries are cross-platform. Though we've already included os-lib regardless, which is major precedent

Cons:

  • Non-JVM users might be surprised to have their .par using code compile but not get any actual parallelism
    • If we're concerned about this, I suppose we could print a runtime warning to stderr, then provide an API call to suppress the warning

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions