Skip to content

Tascalate Async/Await 1.1.0

Compare
Choose a tag to compare
@vsilaev vsilaev released this 24 Dec 21:00
· 30 commits to master since this release

This release adds full support for Java versions 9 - 17.
Additionally, new single-shot continuations are used instead of multi-shot ones that significantly improves performance of capturing/resuming continuations.