Skip navigation links
A C D G I O S V W 

A

apply(Project) - Method in class de.inetsoftware.jwebassembly.gradle.WasmPlugin

C

createCopyAction() - Method in class de.inetsoftware.jwebassembly.gradle.WasmTask

D

de.inetsoftware.jwebassembly.gradle - package de.inetsoftware.jwebassembly.gradle
 

G

getClasspath() - Method in class de.inetsoftware.jwebassembly.gradle.WasmTask
Returns the classpath to use to compile the wasm file.
getCompilerVersion() - Method in class de.inetsoftware.jwebassembly.gradle.WasmTask
Get the JWasmAssembler compiler version.
getFormat() - Method in class de.inetsoftware.jwebassembly.gradle.WasmTask
Get the output format.
getProperties() - Method in class de.inetsoftware.jwebassembly.gradle.WasmTask
Get all properties
getProperty(String) - Method in class de.inetsoftware.jwebassembly.gradle.WasmTask
Get a property of the compiler
getSourceMapBase() - Method in class de.inetsoftware.jwebassembly.gradle.WasmTask
Get the source files location.

I

isDebugNames() - Method in class de.inetsoftware.jwebassembly.gradle.WasmTask
Generates textual names for function types, globals, labels etc.

O

OutputFormat - Enum in de.inetsoftware.jwebassembly.gradle
Possible output formats

S

setClasspath(FileCollection) - Method in class de.inetsoftware.jwebassembly.gradle.WasmTask
Sets the classpath to use to compile the wasm file.
setCompilerVersion(String) - Method in class de.inetsoftware.jwebassembly.gradle.WasmTask
Set the JWasmAssembler compiler version.
setDebugNames(boolean) - Method in class de.inetsoftware.jwebassembly.gradle.WasmTask
Generates textual names for function types, globals, labels etc.
setFormat(OutputFormat) - Method in class de.inetsoftware.jwebassembly.gradle.WasmTask
Set the compiler output format.
setProperty(String, String) - Method in class de.inetsoftware.jwebassembly.gradle.WasmTask
Set a property for the compiler.
setSourceMapBase(String) - Method in class de.inetsoftware.jwebassembly.gradle.WasmTask
Property for an absolute or relative path between the final wasm file location and the source files location.

V

valueOf(String) - Static method in enum de.inetsoftware.jwebassembly.gradle.OutputFormat
Returns the enum constant of this type with the specified name.
values() - Static method in enum de.inetsoftware.jwebassembly.gradle.OutputFormat
Returns an array containing the constants of this enum type, in the order they are declared.

W

WasmPlugin - Class in de.inetsoftware.jwebassembly.gradle
The WASM Gradle Plugin class.
WasmPlugin() - Constructor for class de.inetsoftware.jwebassembly.gradle.WasmPlugin
 
WasmTask - Class in de.inetsoftware.jwebassembly.gradle
The wasm task.
WasmTask() - Constructor for class de.inetsoftware.jwebassembly.gradle.WasmTask
Create instance and set initial values.
A C D G I O S V W 
Skip navigation links