-
I'd like to try using this coding agent to do some code migration for our Spark jobs.
-
Hello! I am not entirely sure if this relates to the flink-scala-api, but I don't know who else can help with the interaction between Flink and Scala.
Currently, I am trying to integrate flink-scala…
-
### Describe the bug?
On any version greater than 13.0.2 I get this compilation issue
```
[error] bad constant pool index: 0 at pos: 1942
[error] while compiling: /Staff.scala
[error] …
-
**Is your feature request related to a problem? Please describe.**
We currently support emitting Wasm via Scala.js, but we do not yet integrate it with Scala CLI features.
**Describe the solution …
-
## Compiler version
3.3.4
## Problem
Scala 3 coverage of my project is still significantly lower than scala 2 (~ 20% for statements and 27% for branches)
I've tried to inspect reports to see dif…
-
This came up in https://github.com/scala/scala-swing/pull/176. It can be discussed in this issue.
-
[scala-cli](https://scala-cli.virtuslab.org) is great for beginners and simpler to setup for beginners.
I'm interested in opening a PR.
-
### Background Work
- [X] Yes, I searched the [mailing list](https://groups.google.com/forum/#!forum/chipyard)
- [X] Yes, I searched [prior issues](https://github.com/ucb-bar/chipyard/issues)
- [X] Y…
-
Scala Native is crashing after https://github.com/getkyo/kyo/pull/839. I had the same issue in https://github.com/getkyo/kyo/pull/843 after adding an aspect to `Parse`.
```
[error] /home/runner/wo…
-
As already reported inside another issue (https://github.com/VirtusLab/akka-serialization-helper/issues/381#issuecomment-1859184593) there is an execution error with Scala `2.13.12` and above when the…