-
### Describe the feature
At the moment JSII is requiring that NodeJS is available in order for users of the CDK in other languages be able to use it.
But if JSII was package as a shared library tha…
-
**Is your feature request related to a problem? Please describe.**
As it's being supported in other languages JS, Ruby, JVM
https://cucumber.io/blog/open-source/cucumber-reports/
And it would be gr…
-
### What happened?
End Fish and Cubozoa don't spawn in Sulfur Springs
### BetterEnd
2.1.4
### BCLib
2.1.6
### Fabric API
0.67.0
### Fabric Loader
0.14.9
### Minecraft
1.19.2
### Relevant l…
-
```
Clone the repository:
git clone https://github.com/bondolo/tribaltrouble.git
Make sure you have Java SDK at least version 8, and Apache Ant.
To build the game client, do this:
cd tt
…
-
The game just straight crashes when i try to look out for the recipe. If you find a way to fix this it will be very appreciated otherwise if you can just tell me Im dumb and you know the solution may …
-
## Description
One of the standard things I do when discovering a new language is to try an optimized bit-packed Sieve of Eratosthenes benchmark using only the CPU L1 cache to test for fastest loop s…
-
I'm normally against rewrites, but I suspect that writing this program in shell script might not scale very far. The problem with shell script is that it can be pretty unpredictable at times. Since th…
-
This is about adding support for the [`gc` (garbage collection) Wasm proposal](https://github.com/WebAssembly/gc).
The `gc` Wasm proposal has been recently moved to Phase 4 and thus stabilization c…
-
Hey there truffle-ruby devs and users.
I am not sure if I made this suggestion before or not (I tend
to often suggest more examples and documentation in many
different projects, so it is hard to…
-
Code generation fails to detect Kotlin language if the Kotlin plugin is defined after the dgs.codegen plugin.
Doesn't work:
``` kotlin
plugins {
id("com.netflix.dgs.codegen") version "4.4.3"…