Strumenta / antlr-kotlin

Support for Kotlin as a target for ANTLR 4
Apache License 2.0
221 stars 47 forks source link

Remove the Canary version of Node.js #181

Closed lppedd closed 3 months ago

lppedd commented 3 months ago

Updating to Kotlin 1.9.24 ensures we are using Node.js 22, which supports WASM GC without flags.

ftomassetti commented 3 months ago

Thank you for the PR, merging!

By the way, with the release of Kotlin 2.0-RC3 we could start considering moving to Kotlin 2 in the coming weeks