Pepperoni

Results 6 comments of Pepperoni

![image](https://user-images.githubusercontent.com/75771072/174287683-4120067c-9ea0-4bdb-9882-49992f728be8.png) ![image](https://user-images.githubusercontent.com/75771072/174287695-284aa170-fa05-4529-9099-ad09394e8904.png) This is what im talking about

buildscript { repositories { maven { url uri('https://jitpack.io') } maven { url 'https://repo.spongepowered.org/maven' } } dependencies { classpath 'com.github.i-net-software:jwebassembly-gradle:master-SNAPSHOT' } } apply plugin: 'de.inetsoftware.jwebassembly' group 'org.pepperoni' version '1.0' repositories {...

Working build.gradle, java 8, also so [this](https://github.com/Eskerepvp/JWebAssembly-HelloWorldl)

1 : Oops also thats outdated... 2: I haven't actually looked at the source code of JWebAssembly itself, only the API. But I have found some issues, the biggest one...