ossuminc / riddl

A compiler for the DDD-based design language RIDDL
https://riddl.tech/
Apache License 2.0
23 stars 6 forks source link

Support Scala Native Cross Build #561

Open reid-spencer opened 9 months ago

reid-spencer commented 9 months ago

When sbt-ossuminc support it, configure the build to work with scala.js, scala.native and scala.jvm. This needs to be supported generically by sbt-ossuminc first.

reid-spencer commented 7 months ago

Waiting for sbt-ossuminc to support scala native cross builds

reid-spencer commented 2 months ago

sbt-ossuminc has untested support for cross-builds now