doom-graalvm icon indicating copy to clipboard operation
doom-graalvm copied to clipboard

PoC of running Doom on top of GraalVM

Results 1 doom-graalvm issues
Sort by recently updated
recently updated
newest added

This commit switches from Maven to Gradle for building the project. It makes the instructions simpler, by using Gradle plugins: - the `application` plugin exposes the `run` method directly for...