Skip to content

Support generics #137

Open
Open
@konsoletyper

Description

@konsoletyper

Though there is no need to support generics in JVM emulation, it is sometimes very helpful to expose generics information as a metadata for TeaVM plugins. For example, JSON serializer could extract such information from List<T> field to know exactly, that elements of list will be T, and therefore choose proper serializer for the elements.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions