public class WASMSSAASTCompilerBackend extends Object implements CompileBackend<WASMCompileResult>
| Constructor and Description |
|---|
WASMSSAASTCompilerBackend(ProgramGeneratorFactory aProgramGeneratorFactory) |
| Modifier and Type | Method and Description |
|---|---|
WASMCompileResult |
generateCodeFor(CompileOptions aOptions,
BytecodeLinkerContext aLinkerContext,
Class aEntryPointClass,
String aEntryPointMethodName,
BytecodeMethodSignature aEntryPointSignatue) |
public WASMSSAASTCompilerBackend(ProgramGeneratorFactory aProgramGeneratorFactory)
public WASMCompileResult generateCodeFor(CompileOptions aOptions, BytecodeLinkerContext aLinkerContext, Class aEntryPointClass, String aEntryPointMethodName, BytecodeMethodSignature aEntryPointSignatue)
generateCodeFor in interface CompileBackend<WASMCompileResult>Copyright © 2020 Systemprogrammierung Mirko Sertic. All rights reserved.