Interface TeaVMEmscriptenConfiguration


public interface TeaVMEmscriptenConfiguration
  • Method Details

    • getEnabled

      org.gradle.api.provider.Property<Boolean> getEnabled()
    • getCompilerArgs

      org.gradle.api.provider.ListProperty<String> getCompilerArgs()
    • getExportedFunctions

      org.gradle.api.provider.ListProperty<String> getExportedFunctions()