Skip to content

Implement compiling to JavaScript module #786

Open
@konsoletyper

Description

@konsoletyper

Recent version of TeaVM produce JS modules. It's possible to import external modules, but it's impossible to control export functions, TeaVM modules always produce main method as an export. A new mechanism of compiling modules instead of applications with single main entry point required. This may depend on JavaScript export API, see #785

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions