Skip to content

Conversation

@sandwwraith
Copy link
Member

No description provided.

* @see Serializer
*/
@Target(AnnotationTarget.ANNOTATION_CLASS)
//@Retention(AnnotationRetention.RUNTIME) // Runtime is the default retention, also see KT-41082
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does it affect JS IR as well? Is this feature implemented on JS legacy?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's supported on all IR backends. JS legacy not supported

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Isn't the problem mentioned here specific only for JS legacy?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, but this file is compiled for all backends, and JS legacy compiler will issue a lengthy warning

sandwwraith and others added 2 commits July 4, 2022 17:52
Co-authored-by: Vsevolod Tolstopyatov <qwwdfsad@gmail.com>
@sandwwraith sandwwraith requested a review from qwwdfsad July 4, 2022 15:44
@sandwwraith sandwwraith merged commit c232772 into dev Jul 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants