-
Can Juggle be of use to developer of other languages that target the JVM stack as Scala, Kotlin and Groovy?
For each language three obvious dimensions open up:
* Understanding and filtering the la…
-
Pkl is a modern, open-source, type-safe configuration language developed and maintained by Apple.
> Pkl — pronounced Pickle — is an embeddable configuration language which provides rich support for…
-
GraalVM Native Image CE currently provides a simple (non-parallel, non-concurrent) stop© GC. There are various areas where the GC can be improved. This issue captures ideas. Actual work should be …
-
Similar to https://github.com/twilio/guardrail/issues/97
Currently you can specify a default value in your spec for a schema's property if that property's type does not define a specific language t…
-
I'm trying to run following code https://gist.github.com/asm0dey/08268c4ef1ae172f82ad509be67e35a7 on graalvm with this interpreter.
First thing I hit is failing tests.
```
[ERROR] Failed to ex…
-
## Hello!
- Vote on this issue by adding a 👍 reaction
- If you want to implement this feature, comment to let us know (we'll work with you on design, scheduling, etc.)
## Issue details
Glo…
t0yv0 updated
2 weeks ago
-
### I have confirmed that ...
- [X] Banner is up to date
- [X] all dependencies are installed
- [X] all plugins and mods are up to date
- [X] unable to reproduce in Spigot
- [X] unable to reproduce i…
-
---- Minecraft Crash Report ----
// I let you down. Sorry :(
Time: 2024-10-31 12:10:00
Description: Rendering screen
java.util.NoSuchElementException
at java.base/java.util.ArrayDeque.getLas…
-
Summary by @eregon:
The grpc gem should install fine.
On macOS you might need truffleruby-dev.
At runtime, `require 'grpc'` works on Linux.
Using GRPC functionality does not work yet in genera…
-
### Expected Behavior
Running `./gradlew nativeTest` will compile and execute the tests as native code.
### Actual Behaviour
When running `./gradlew nativeTest`, the gradle task `nativeTestCompile…