Skip to content

Support lazyval in Scala 3 #1117

@konsoletyper

Description

@konsoletyper

Old versions of Scala 3 use sun.misc.Unsafe to implement lazyval, which makes it nearly impossible to make them work in TeaVM. Recently they merged PR which implements lazyval with VarHandle. Implementing minimum subset of VarHandle would allow to support Scala 3.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions