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, getPropertiesMethods inherited from interface org.teavm.gradle.api.TeaVMConfiguration
getRelativePathInOutputDir, getSkipMethods inherited from interface org.teavm.gradle.api.TeaVMNativeBaseConfiguration
getMaxHeapSize, getMinHeapSizeMethods inherited from interface org.teavm.gradle.api.TeaVMWasmBaseConfiguration
getTargetFileNameMethods inherited from interface org.teavm.gradle.api.TeaVMWebConfiguration
getAddedToWebApp