It's a (very long) upstreaming of stuff from JetBrains' fork
jw
10/30/2024, 6:45 PM
If you look they've been working on js and wasmJs for collection as well
jw
10/30/2024, 6:45 PM
annotation is the root-iest of modules in the dependency tree, so anything new you want to support it needs to support it first
e
eygraber
10/30/2024, 6:49 PM
I remember someone saying there was an issue with how androidx was built that prevented js and wasmJs targets, so I guess they fixed that.
j
jw
10/30/2024, 6:50 PM
nothing should have prevented it except the massive[ly over-engineered] build infrastructure. macos/ios/tvos/watchos are hugely problematic since their infrastructure is all linux.