Package org.teavm.gradle.api
Interface TeaVMWasmConfiguration
- All Superinterfaces:
TeaVMCommonConfiguration
,TeaVMConfiguration
,TeaVMNativeBaseConfiguration
,TeaVMWasmBaseConfiguration
,TeaVMWebConfiguration
-
Method Summary
Methods inherited from interface org.teavm.gradle.api.TeaVMCommonConfiguration
getDebugInformation, getFastGlobalAnalysis, getMainClass, getOptimization, getOutOfProcess, getOutputDir, getPreservedClasses, getProcessMemory, getProperties
Methods inherited from interface org.teavm.gradle.api.TeaVMConfiguration
getRelativePathInOutputDir, getSkip
Methods inherited from interface org.teavm.gradle.api.TeaVMNativeBaseConfiguration
getMaxHeapSize, getMinHeapSize
Methods inherited from interface org.teavm.gradle.api.TeaVMWasmBaseConfiguration
getExceptionsUsed, getTargetFileName
Methods inherited from interface org.teavm.gradle.api.TeaVMWebConfiguration
getAddedToWebApp