evant / kotlin-inject

Dependency injection lib for kotlin
Apache License 2.0
1.14k stars 51 forks source link

Use stable nodejs v22 #383

Closed eygraber closed 1 month ago

eygraber commented 2 months ago
eygraber commented 2 months ago

Ah actually looks like this won't be possible until 2.0 RC3 because Kotlin needs to remove the --experimental-wasm-gc flag.

eygraber commented 1 month ago

The fix was backported to Kotlin 1.9.24. Just need an updated version of KSP and this should be mergeable.